We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad8ce7 commit 6f125e1Copy full SHA for 6f125e1
test/common/README.md
@@ -381,7 +381,7 @@ The `Countdown` module provides a simple countdown mechanism for tests that
381
require a particular action to be taken after a given number of completed
382
tasks (for instance, shutting down an HTTP server after a specific number of
383
requests). Note that _the Countdown will fail the test if the remainder
384
-not reach 0_.
+did not reach 0_.
385
386
<!-- eslint-disable strict, required-modules -->
387
```js
0 commit comments