diff --git a/en/01.3.md b/en/01.3.md index 9cdc3d02..c544f065 100644 --- a/en/01.3.md +++ b/en/01.3.md @@ -89,7 +89,7 @@ Execute the `godoc -http=:8080` command, then open `127.0.0.1:8080` in your brow ## Other commands -Go provides more commands then those we've just talked about. +Go provides more commands than those we've just talked about. go fix // upgrade code from an old version before go1 to a new version after go1 go version // get information about your version of Go