Update 02.2.md
Quick fix, sentence had a typo. Removed extra 'a'.
This commit is contained in:
committed by
James Miranda
parent
4c9d371363
commit
16088e6fcc
@@ -244,7 +244,7 @@ The reason that Go is concise because it has some default behaviors.
|
|||||||
|
|
||||||
### array
|
### array
|
||||||
|
|
||||||
`array` is an array obviously, we define a one as follows.
|
`array` is an array obviously, we define one as follows.
|
||||||
|
|
||||||
var arr [n]type
|
var arr [n]type
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user