diff options
author | Adam Bard <github@adambard.com> | 2018-08-23 22:23:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-23 22:23:05 -0700 |
commit | 08850cda20d189a05aafe25530648e710ace21e5 (patch) | |
tree | f6e2f00ace4a366380a7499cf69befb21faed05d /fr-fr | |
parent | 4c2ca97e555d23d52d48837f83515879fa1793ba (diff) | |
parent | 21c899e41b9dfb7891acdd042d51406f307124a8 (diff) |
Merge pull request #3186 from Hugo1380/Hugo1380-Fix-JQuery
[JQuery/FR] Fix(mardown layout): Missing one caracter
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/jquery-fr.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fr-fr/jquery-fr.html.markdown b/fr-fr/jquery-fr.html.markdown index 1842e02b..aeddbd53 100644 --- a/fr-fr/jquery-fr.html.markdown +++ b/fr-fr/jquery-fr.html.markdown @@ -138,5 +138,5 @@ $('p').each(function() { }); -`` +``` |