mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-13 10:14:58 +02:00
Fixes language identification in elixir-de
YAML frontmatter had a line that looks like it was mis-patched (started with a `+`). Removed the `+` so the translation is displayed in the right place.
This commit is contained in:
@@ -5,7 +5,7 @@ contributors:
|
|||||||
translators:
|
translators:
|
||||||
- ["Gregor Große-Bölting", "http://www.ideen-und-soehne.de"]
|
- ["Gregor Große-Bölting", "http://www.ideen-und-soehne.de"]
|
||||||
filename: learnelixir-de.ex
|
filename: learnelixir-de.ex
|
||||||
+lang: de-de
|
lang: de-de
|
||||||
---
|
---
|
||||||
|
|
||||||
Elixir ist eine moderne, funktionale Sprache für die Erlang VM. Sie ist voll
|
Elixir ist eine moderne, funktionale Sprache für die Erlang VM. Sie ist voll
|
||||||
|
Reference in New Issue
Block a user