Updating loop docs

This commit is contained in:
Ron Hale-Evans
2016-05-24 12:30:31 -07:00
parent 9d405afde0
commit 67c8753315
2 changed files with 6 additions and 9 deletions

View File

@@ -20,5 +20,5 @@ basic.showNumber(i)
### See also
[while](/reference/loops/while), [if](/reference/logic/if), [show number](/reference/basic/show-number)
[repeat](/reference/loops/repeat), [while](/reference/loops/while), [if](/reference/logic/if), [show number](/reference/basic/show-number)