diff options
author | Adrian Espinosa <aespinosamoreno@gmail.com> | 2013-09-10 00:44:29 +0200 |
---|---|---|
committer | Adrian Espinosa <aespinosamoreno@gmail.com> | 2013-09-10 00:44:29 +0200 |
commit | 2ab5910d38224a2d529bcbf249b32018b5eceabd (patch) | |
tree | 4754eb43363a111235e090e3cb0b5edbfbf0b476 | |
parent | f9b2c181a3b6e5fe67c965f11addc8e5a907b2bd (diff) |
Spanish translation fix.
-rw-r--r-- | es-es/go-es.html.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/es-es/go-es.html.markdown b/es-es/go-es.html.markdown index f2b069d6..6f65a6ad 100644 --- a/es-es/go-es.html.markdown +++ b/es-es/go-es.html.markdown @@ -5,10 +5,11 @@ language: Go filename: learngo.go contributors: - ["Sonia Keys", "https://github.com/soniakeys"] - translators: - ["Adrian Espinosa", "http://www.adrianespinosa.com"] lang: es-es + + --- Go fue creado por la necesidad de hacer el trabajo rápidamente. No es la última |