aboutsummaryrefslogtreecommitdiff
path: root/doc/api/assert.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/assert.md')
-rw-r--r--doc/api/assert.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/assert.md b/doc/api/assert.md
index 094dcbc7f2..45132eec85 100644
--- a/doc/api/assert.md
+++ b/doc/api/assert.md
@@ -1056,7 +1056,7 @@ instead of the `AssertionError`.
<!-- YAML
added: v0.1.21
changes:
- - version: REPLACEME
+ - version: v10.2.0
pr-url: https://github.com/nodejs/node/pull/20485
description: The `error` parameter can be an object containing regular
expressions now.