1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-09 16:26:53 +02:00

Merge pull request #3186 from Hugo1380/Hugo1380-Fix-JQuery

[JQuery/FR] Fix(mardown layout): Missing one caracter
This commit is contained in:
Adam Bard
2018-08-23 22:23:05 -07:00
committed by GitHub

View File

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