fix: grammar mistakes
This commit is contained in:
committed by
Inanc Gumus
parent
9806e01284
commit
06891c57fc
@ -19,7 +19,7 @@ import "fmt"
|
||||
// safe := true
|
||||
|
||||
// However, you can use the normal declaration at the
|
||||
// package scope. Since, it has a keyword: `var`
|
||||
// package scope. Since it has a keyword: `var`
|
||||
var safe = true
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user