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/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 97ca365125b..b081f242034 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -2079,7 +2079,7 @@ state, usually after `.close()` has been called.
### ERR_CRYPTO_HASH_DIGEST_NO_UTF16
<!-- YAML
added: v9.0.0
-removed: REPLACEME
+removed: v12.12.0
-->
The UTF-16 encoding was used with [`hash.digest()`][]. While the