typo fix
This commit is contained in:
parent
5f2b9c42da
commit
ff81bdb57f
@ -9,7 +9,7 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
// Package `bufio` will help us read line-by-line, and
|
// Package `bufio` will help us read line-by-line, and
|
||||||
// `bytes` provides the byte-level capitaliazation
|
// `bytes` provides the byte-level capitalization
|
||||||
// function.
|
// function.
|
||||||
import "bufio"
|
import "bufio"
|
||||||
import "bytes"
|
import "bytes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user