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