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:
authorRich Trott <rtrott@gmail.com>2020-09-15 03:40:34 +0300
committerRich Trott <rtrott@gmail.com>2020-09-17 18:34:47 +0300
commit72e20298116d24baaf05f4dd0a0c997f1138b0c2 (patch)
tree865136de26e0f4b86f0d1f7aedd04e9214cfa8ac /doc/api/deprecations.md
parentc205f672e9cf0c70ea26f87eb97342947a244e18 (diff)
doc: remove "end user"
We use "end user" in ambiguous ways. Sometimes we mean the developer, and sometimes we mean the application user. Use "developer" where developer is meant. Refs: https://docs.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/u/user-end-user PR-URL: https://github.com/nodejs/node/pull/35200 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 822188d6a06..8d16d7f4d0e 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -1744,7 +1744,7 @@ Type: Deprecation revoked
Importing assert directly was not recommended as the exposed functions use
loose equality checks. The deprecation was revoked because use of the `assert`
-module is not discouraged, and the deprecation caused end user confusion.
+module is not discouraged, and the deprecation caused developer confusion.
### DEP0090: Invalid GCM authentication tag lengths
<!-- YAML