diff options
| author | Baptiste Fontaine <b@ptistefontaine.fr> | 2014-10-26 12:57:49 +0100 | 
|---|---|---|
| committer | Baptiste Fontaine <b@ptistefontaine.fr> | 2014-10-26 12:57:49 +0100 | 
| commit | 928fdd34b03a3e5ef5f30327a3072c242c549fd7 (patch) | |
| tree | 5d06020c76e4e17921e3809c4e531800f000f493 | |
| parent | 9fe68559c07d1cd73e26e9a2e53d9800a091e39d (diff) | |
[markdown/en] Fixed typo in language author
It’s “John Gruber”, not “Jhon Gruber”.
| -rw-r--r-- | fr-fr/markdown.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/fr-fr/markdown.html.markdown b/fr-fr/markdown.html.markdown index e3ac5a92..50e507cd 100644 --- a/fr-fr/markdown.html.markdown +++ b/fr-fr/markdown.html.markdown @@ -5,7 +5,7 @@ contributors:  filename: markdown.md  --- -Markdown a été créé par Jhon Gruber en 2004. Il se veut être d'une syntaxe +Markdown a été créé par John Gruber en 2004. Il se veut être d'une syntaxe  facile à lire et à écrire, aisément convertible en HTML   (et beaucoup d'autres formats aussi à présent). @@ -285,4 +285,4 @@ Ough que c'est moche | svp | arrêtez  Pour plus d'information :   consultez [ici](http://daringfireball.net/projects/markdown/syntax) le post officiel de Jhon Gruber à propos de la syntaxe,  - et [là](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) la superbe cheatsheet de Adam Pritchard.
\ No newline at end of file + et [là](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) la superbe cheatsheet de Adam Pritchard. | 
