Fix number of examples
Four examples are given but the comments refer to 3
This commit is contained in:
parent
3f8e58ad58
commit
6f312cbf64
@ -1,5 +1,5 @@
|
|||||||
// `for` is Go's only looping construct. Here are
|
// `for` is Go's only looping construct. Here are
|
||||||
// three basic types of `for` loops.
|
// four basic types of `for` loops.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user