Whitespace

This commit is contained in:
Mark McGranaghan 2014-01-10 06:29:24 -08:00
parent dc7c349b7b
commit 8512815a6d

View File

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