Fix misspelled "before"
This commit is contained in:
parent
b8840aa19d
commit
b418ed66c5
@ -1,5 +1,5 @@
|
|||||||
# When we run this program the ticker should tick 3 times
|
# When we run this program the ticker should tick 3 times
|
||||||
# befor we stop it.
|
# before we stop it.
|
||||||
$ go run tickers.go
|
$ go run tickers.go
|
||||||
Tick at 2012-09-23 11:29:56.487625 -0700 PDT
|
Tick at 2012-09-23 11:29:56.487625 -0700 PDT
|
||||||
Tick at 2012-09-23 11:29:56.988063 -0700 PDT
|
Tick at 2012-09-23 11:29:56.988063 -0700 PDT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user