diff options
| -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 | 
