diff options
Diffstat (limited to 'doc/api/util.md')
-rw-r--r-- | doc/api/util.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/util.md b/doc/api/util.md index 5f0cbfc42e..8ca9d240b1 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -1306,7 +1306,7 @@ The encoding supported by the `TextEncoder` instance. Always set to `'utf-8'`. ## `util.toUSVString(string)` <!-- YAML -added: REPLACEME +added: v16.8.0 --> * `string` {string} |