mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 07:12:31 +03: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:
parent
24514c9de1
commit
2071148e1e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user