Skip to content

Commit b418ed6

Browse files
committed
Fix misspelled "before"
1 parent b8840aa commit b418ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tickers/tickers.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# When we run this program the ticker should tick 3 times
2-
# befor we stop it.
2+
# before we stop it.
33
$ go run tickers.go
44
Tick at 2012-09-23 11:29:56.487625 -0700 PDT
55
Tick at 2012-09-23 11:29:56.988063 -0700 PDT

0 commit comments

Comments
 (0)