Skip to content

Commit 925bfcd

Browse files
committed
little mistacke fix
1 parent a6c3af6 commit 925bfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ test.it('first','second')
7777
.result() // -> false
7878

7979
test.it('single')
80-
.comment('test a simle string')
80+
.comment('test a simple string')
8181
.arguments() // -> 'single'
8282
test.it('first','second')
8383
.comment('test two string')

0 commit comments

Comments
 (0)