Skip to content

Commit

Permalink
CR
Browse files Browse the repository at this point in the history
  • Loading branch information
MoLow committed Apr 27, 2023
1 parent 7d43bc6 commit 7e7dfc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/api/assert.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ changes:
> Stability: 0 - Deprecated
This feature is deprecated and will be removed in a future version.
Please consider usigng other alternatives such as the
Please consider using alternatives such as the
[`mock`][] helper function.

### `new assert.CallTracker()`
Expand Down
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3376,7 +3376,7 @@ Type: Documentation-only

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

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

0 comments on commit 7e7dfc2

Please sign in to comment.