various docs fixes

This commit is contained in:
Peli de Halleux
2016-04-15 15:53:20 -07:00
parent 4ee1799271
commit 8da3c5eb84
12 changed files with 23 additions and 40 deletions

View File

@ -27,5 +27,5 @@ for (let i = 0; i < 5; i++) {
### See also
[while](/js/while), [running time](/reference/input/running-time), [for](/reference/loops/for)
[while](/reference/loops/while), [running time](/reference/input/running-time), [for](/reference/loops/for)