summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/errors.md')
-rw-r--r--doc/api/errors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 3ba2742b94..5c593e0fcd 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -1916,7 +1916,7 @@ Used when an invalid character is found in an HTTP response status message
### ERR_INDEX_OUT_OF_RANGE
<!-- YAML
added: v10.0.0
- removed: REPLACEME
+ removed: v11.0.0
-->
A given index was out of the accepted range (e.g. negative offsets).