1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 17:24:29 +02:00

Fix(mardown layout): Missing one caracter

Just a Markdown fix for the layout that broke the display on the website.
This commit is contained in:
DevHugo
2018-08-14 19:15:58 +02:00
committed by GitHub
parent 76bb8b21f6
commit 21c899e41b

View File

@@ -138,5 +138,5 @@ $('p').each(function() {
});
``
```