Skip to content

Commit 6f125e1

Browse files
committed
Update README.md
1 parent 7ad8ce7 commit 6f125e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ The `Countdown` module provides a simple countdown mechanism for tests that
381381
require a particular action to be taken after a given number of completed
382382
tasks (for instance, shutting down an HTTP server after a specific number of
383383
requests). Note that _the Countdown will fail the test if the remainder
384-
not reach 0_.
384+
did not reach 0_.
385385

386386
<!-- eslint-disable strict, required-modules -->
387387
```js

0 commit comments

Comments
 (0)