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 Sep 22, 2020
1 parent 981d512 commit ad94cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/assert.md
Expand Up @@ -16,7 +16,7 @@ changes:
- version: 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 ad94cfd

Please sign in to comment.