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
commit 08850cda20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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