summaryrefslogtreecommitdiff
path: root/doc/api/util.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/util.md')
-rw-r--r--doc/api/util.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/util.md b/doc/api/util.md
index 5374fe0f49..db0790f7ea 100644
--- a/doc/api/util.md
+++ b/doc/api/util.md
@@ -1590,7 +1590,7 @@ util.types.isWebAssemblyCompiledModule(module); // Returns true
## Deprecated APIs
-The following APIs have been deprecated and should no longer be used. Existing
+The following APIs are deprecated and should no longer be used. Existing
applications and modules should be updated to find alternative approaches.
### util.\_extend(target, source)