diff options
author | Adam <adam@adambard.com> | 2014-02-01 17:00:04 -0800 |
---|---|---|
committer | Adam <adam@adambard.com> | 2014-02-01 17:00:04 -0800 |
commit | 8d82b5594749c52b5b8fa3b988ae65098a47ab1c (patch) | |
tree | 3ae5c19ba53c9dd04ad5079ae1c867759bd70be9 /es-es/go-es.html.markdown | |
parent | 01fb4ad36eec1397cf469bc7c0fb935498c72702 (diff) |
Fix GO yaml to not break in es
Diffstat (limited to 'es-es/go-es.html.markdown')
-rw-r--r-- | es-es/go-es.html.markdown | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/es-es/go-es.html.markdown b/es-es/go-es.html.markdown index a7166dc1..e788e810 100644 --- a/es-es/go-es.html.markdown +++ b/es-es/go-es.html.markdown @@ -1,14 +1,12 @@ --- -name: Go -category: language language: Go +lang: es-es filename: learngo-es.go contributors: - ["Sonia Keys", "https://github.com/soniakeys"] translators: - ["Adrian Espinosa", "http://www.adrianespinosa.com"] - - ["Jesse Johnson, "https://github.com/holocronweaver"] -lang: es-es + - ["Jesse Johnson", "https://github.com/holocronweaver"] --- Go fue creado por la necesidad de hacer el trabajo rĂ¡pidamente. No es |