Change succesfully to successfully

This commit is contained in:
Carson McDonald
2013-12-23 16:58:58 -05:00
parent 7a06385ccf
commit 3e50762f31
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# When we run the program the `"ping"` message is
# succesfully passed from one goroutine to another via our
# successfully passed from one goroutine to another via our
# channel.
$ go run channels.go
ping