Skip to content

Commit

Permalink
Fix wrong numeration of lessons (elixirschool#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgnavar authored and doomspork committed Apr 17, 2016
1 parent 7ae08ab commit 382f147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion es/lessons/basics/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page
title: Funciones
category: basics
order: 6
order: 7
lang: es
---

Expand Down
2 changes: 1 addition & 1 deletion es/lessons/basics/mix.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page
title: Mix
category: basics
order: 8
order: 9
lang: es
---

Expand Down

0 comments on commit 382f147

Please sign in to comment.