summaryrefslogtreecommitdiffhomepage
path: root/de-de
diff options
context:
space:
mode:
authorMarcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com>2022-07-11 20:39:40 +0200
committerGitHub <noreply@github.com>2022-07-11 20:39:40 +0200
commit2b6fddeac15b088bce374961d7c34b2f2d907699 (patch)
treed8168a5eb3a678ccc9206a5e6bb7f72adc6f1e41 /de-de
parentaf834ad497a0f3606e0d601ee4bc7bb029382778 (diff)
Fix language name and filename extension for bf
Diffstat (limited to 'de-de')
-rw-r--r--de-de/brainfuck-de.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/de-de/brainfuck-de.html.markdown b/de-de/brainfuck-de.html.markdown
index dd62dd67..09f01cd2 100644
--- a/de-de/brainfuck-de.html.markdown
+++ b/de-de/brainfuck-de.html.markdown
@@ -1,11 +1,11 @@
---
-language: brainfuck
+language: bf
contributors:
- ["Prajit Ramachandran", "http://prajitr.github.io/"]
- ["Mathias Bynens", "http://mathiasbynens.be/"]
translators:
- ["urfuchs", "https://github.com/urfuchs"]
-filename: brainfuck-de
+filename: brainfuck-de.bf
lang: de-de
---