diff options
author | ven <vendethiel@hotmail.fr> | 2016-06-26 15:31:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-26 15:31:27 +0200 |
commit | 0827434afa6e0f9ac7371a7b51a6a055a794aaf3 (patch) | |
tree | f5ac186f4be6a52ba7dc8f6db419251084b1ef9d /pt-br | |
parent | 13bddecbe44f424436f5c9c838c5c9c633b6c5b4 (diff) |
#1421
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/elixir.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/elixir.html.markdown b/pt-br/elixir.html.markdown index 55a8df86..b4ca8a52 100644 --- a/pt-br/elixir.html.markdown +++ b/pt-br/elixir.html.markdown @@ -5,7 +5,7 @@ contributors: - ["Dzianis Dashkevich", "https://github.com/dskecse"] translators: - ["Rodrigo Muniz", "http://github.com/muniz95"] -filename: learnelixir.ex +filename: learnelixir-pt.ex --- Elixir é uma linguagem funcional moderna construída no topo da Erlang VM. |