summaryrefslogtreecommitdiffhomepage
path: root/es-es/haskell-es.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'es-es/haskell-es.html.markdown')
-rw-r--r--es-es/haskell-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/haskell-es.html.markdown b/es-es/haskell-es.html.markdown
index babb1060..66ce109d 100644
--- a/es-es/haskell-es.html.markdown
+++ b/es-es/haskell-es.html.markdown
@@ -66,7 +66,7 @@ not False -- True
----------------------------------------------------
--- Listas y Tuplas
+-- 2. Listas y Tuplas
----------------------------------------------------
-- Cada elemento en una lista debe ser del mismo tipo.