Fix a few small typos.
This commit is contained in:
@@ -32,4 +32,4 @@ func main() {
|
||||
}
|
||||
|
||||
// Note that you don't need parentheses around conditions
|
||||
// in Go, but that the brackets are required.
|
||||
// in Go, but that the braces are required.
|
||||
|
||||
Reference in New Issue
Block a user