mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Fix copy-paste typo.
This commit is contained in:
parent
6df96946b4
commit
fb903329c6
@ -155,7 +155,7 @@ var anotherArray = ["Default index", "starts at", "0"]
|
||||
|
||||
# More data structures are available, including tables, sets, lists, queues,
|
||||
# and crit bit trees.
|
||||
# http://http://nim-lang.org/docs/lib.html#collections-and-algorithms
|
||||
# http://nim-lang.org/docs/lib.html#collections-and-algorithms
|
||||
|
||||
#
|
||||
# IO and Control Flow
|
||||
|
Loading…
Reference in New Issue
Block a user