Skip to content

Commit fde8216

Browse files
committed
correct spelling mistake
1 parent 342c89a commit fde8216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ var test = require('tape')
140140
## test([name], [opts], cb)
141141

142142
Create a new test with an optional `name` string and optional `opts` object.
143-
`cb(t)` fires with the new test object `t` once all preceeding tests have
143+
`cb(t)` fires with the new test object `t` once all preceding tests have
144144
finished. Tests execute serially.
145145

146146
Available `opts` options are:

0 commit comments

Comments
 (0)