diff --git a/README.md b/README.md index b7c2e14..b28708b 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ ExoRepo new For example, by running the previous example the alias 'pharo' has been taken for all future short urls and can not be used again (you will need to pick a new short url alias). - You can also enlarge a link from YouTube using: +You can also enlarge a link from YouTube using: - `YouTube enlargeLink: 'https://youtu.be/ggSyF1SVFr4'` +`YouTube enlargeLink: 'https://youtu.be/ggSyF1SVFr4'` - which produces `https://www.youtube.com/watch?v=ggSyF1SVFr4`. +which produces `https://www.youtube.com/watch?v=ggSyF1SVFr4`. Migrated from: \ No newline at end of file