We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c4177 commit 6c231f2Copy full SHA for 6c231f2
doc/api/deprecations.md
@@ -5,9 +5,9 @@
5
6
Node.js may deprecate APIs when:
7
8
-* use of the API is considered to be unsafe
9
-* an improved alternative API is available
10
-* breaking changes to the API are expected in a future major release.
+* Use of the API is considered to be unsafe
+* An improved alternative API is available
+* Breaking changes to the API are expected in a future major release.
11
12
Node.js utilizes three kinds of Deprecations:
13
0 commit comments