Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tst2005 committed Aug 7, 2015
1 parent 2f73caf commit 4904ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fr-fr/markdown.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ des syntaxes spécifiques -->

\`\`\`ruby
<!-- mais enlevez les backslashes quand vous faites ça,
gardez juste ```ruby ( ou nom de la synatxe correspondant à votre code )-->
gardez juste ```ruby ( ou nom de la syntaxe correspondant à votre code )-->
def foobar
puts "Hello world!"
end
Expand Down

0 comments on commit 4904ab4

Please sign in to comment.