diff options
author | rrodriguze <roberto96.rr@gmail.com> | 2019-10-01 21:49:37 +0200 |
---|---|---|
committer | rrodriguze <roberto96.rr@gmail.com> | 2019-10-01 21:49:37 +0200 |
commit | b72dd03ed2ee63457d944a4e722003e0d81a5f87 (patch) | |
tree | 6fe37d8bacd92ccea5a7abd11d913abfc13c9035 | |
parent | a662e9f35ffe52f94262eec5115be02023dbec8f (diff) |
Modified yaml spacing
-rw-r--r-- | es-es/hy-es.html.markdown | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/es-es/hy-es.html.markdown b/es-es/hy-es.html.markdown index 8b0532e3..bfad3b6e 100644 --- a/es-es/hy-es.html.markdown +++ b/es-es/hy-es.html.markdown @@ -1,11 +1,11 @@ --- -language: hy -filename: learnhy-es.hy +language: hy +filename: learnhy-es.hy contributors: - - ["Abhishek L", "http://twitter.com/abhishekl"] + - ["Abhishek L", "http://twitter.com/abhishekl"] translators: - - ["Roberto R", "https://github.com/rrodriguze"] -lang: es-es + - ["Roberto R", "https://github.com/rrodriguze"] +lang: es-es --- Hy es un lenguaje de Lisp escrito sobre Python. Esto es posible convirtiendo |