Skip to content

Commit 7e7dfc2

Browse files
committed
CR
1 parent 7d43bc6 commit 7e7dfc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/api/assert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ changes:
231231
> Stability: 0 - Deprecated
232232
233233
This feature is deprecated and will be removed in a future version.
234-
Please consider usigng other alternatives such as the
234+
Please consider using alternatives such as the
235235
[`mock`][] helper function.
236236

237237
### `new assert.CallTracker()`

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3376,7 +3376,7 @@ Type: Documentation-only
33763376

33773377
In a future version of Node.js, [`assert.CallTracker`][],
33783378
will be removed.
3379-
consider usigng other alternatives such as the [`mock`][] helper function.
3379+
consider using alternatives such as the [`mock`][] helper function.
33803380

33813381
[NIST SP 800-38D]: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38d.pdf
33823382
[RFC 6066]: https://tools.ietf.org/html/rfc6066#section-3

0 commit comments

Comments
 (0)