summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDevHugo <hugo.contactpro@gmail.com>2018-08-14 19:15:58 +0200
committerGitHub <noreply@github.com>2018-08-14 19:15:58 +0200
commit21c899e41b9dfb7891acdd042d51406f307124a8 (patch)
tree5d1a7f57a5b9d0037d654881bec81ec9993c9ceb
parent76bb8b21f62a43ffee1828ae23c62021d0d95ec3 (diff)
Fix(mardown layout): Missing one caracter
Just a Markdown fix for the layout that broke the display on the website.
-rw-r--r--fr-fr/jquery-fr.html.markdown2
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() {
});
-``
+```