Skip to content

Commit

Permalink
doc: fix typo in assert.md
Browse files Browse the repository at this point in the history
PR-URL: #34316
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
pastelmind authored and addaleax committed Jul 15, 2020
1 parent e876c0c commit 9fc8778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/assert.md
Expand Up @@ -21,7 +21,7 @@ changes:
- v12.16.2
description: Changed "strict mode" to "strict assertion mode" and "legacy
mode" to "legacy assertion mode" to avoid confusion with the
more usual meaining of "strict mode".
more usual meaning of "strict mode".
- version: v9.9.0
pr-url: https://github.com/nodejs/node/pull/17615
description: Added error diffs to the strict assertion mode.
Expand Down

0 comments on commit 9fc8778

Please sign in to comment.