Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
codingsince1985 committed May 24, 2015
1 parent 74a7e12 commit f5ccb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/01.3.md
Expand Up @@ -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
Expand Down

0 comments on commit f5ccb60

Please sign in to comment.