diff options
-rw-r--r-- | es-es/bf-es.html.markdown | 4 | ||||
-rw-r--r-- | fr-fr/bf-fr.html.markdown | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/es-es/bf-es.html.markdown b/es-es/bf-es.html.markdown index 90c6202f..df1ae2e7 100644 --- a/es-es/bf-es.html.markdown +++ b/es-es/bf-es.html.markdown @@ -1,6 +1,6 @@ --- -language: Brainfuck -filename: brainfuck-es.bf +language: bf +filename: bf-es.bf contributors: - ["Prajit Ramachandran", "http://prajitr.github.io/"] - ["Mathias Bynens", "http://mathiasbynens.be/"] diff --git a/fr-fr/bf-fr.html.markdown b/fr-fr/bf-fr.html.markdown index d8c7c76a..0fae6032 100644 --- a/fr-fr/bf-fr.html.markdown +++ b/fr-fr/bf-fr.html.markdown @@ -1,5 +1,5 @@ --- -language: Brainfuck +language: bf filename: learnbrainfuck-fr.bf contributors: - ["Prajit Ramachandran", "http://prajitr.github.io/"] |