Skip to content

Commit

Permalink
Fix articles about arrays in SUMMARY
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Sep 26, 2014
1 parent d0c4a60 commit cea99f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
* [Comparators](conditional/comparators.md)
* [Concatenate](conditional/concatenate.md)
* [Arrays](arrays/README.md)
* [Indicies](indicies.md)
* [Length](length.md)
* [Indicies](arrays/indicies.md)
* [Length](arrays/length.md)
* [Loops](loops/README.md)
* [For](loops/for.md)
* [While](loops/while.md)
Expand Down

0 comments on commit cea99f8

Please sign in to comment.