Skip to content

Commit ffae218

Browse files
ChrisAntakicnishina
authored andcommitted
docs(readme): removed an extra word
1 parent 47863c4 commit ffae218

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
@@ -15,7 +15,7 @@ Features
1515

1616
- If a `done` function is passed to the test, waits for both the control flow and until done is called.
1717

18-
- If a test returns a promise, waits for both the the control flow and the promise to resolve.
18+
- If a test returns a promise, waits for both the control flow and the promise to resolve.
1919

2020
- Enhances `expect` so that it automatically unwraps promises before performing the assertion.
2121

0 commit comments

Comments
 (0)