Skip to content

Commit c28453a

Browse files
pastelmindMylesBorins
authored andcommitted
doc: fix typo in assert.md
PR-URL: #34316 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent c9b652f commit c28453a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/assert.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ changes:
1818
- v12.16.2
1919
description: Changed "strict mode" to "strict assertion mode" and "legacy
2020
mode" to "legacy assertion mode" to avoid confusion with the
21-
more usual meaining of "strict mode".
21+
more usual meaning of "strict mode".
2222
- version: v9.9.0
2323
pr-url: https://github.com./nodejs/node/pull/17615
2424
description: Added error diffs to the strict assertion mode.

0 commit comments

Comments
 (0)