Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/assert.md')
-rw-r--r--doc/api/assert.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/assert.md b/doc/api/assert.md
index 0f66f456b3f..d5bfd5b8dfb 100644
--- a/doc/api/assert.md
+++ b/doc/api/assert.md
@@ -19,6 +19,7 @@ changes:
- version:
- v13.9.0
- v12.16.2
+ pr-url: https://github.com/nodejs/node/pull/31635
description: Changed "strict mode" to "strict assertion mode" and "legacy
mode" to "legacy assertion mode" to avoid confusion with the
more usual meaning of "strict mode".