Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit adb8f08

Browse filesBrowse files
mamatha-jvMylesBorins
authored andcommitted
doc: fix a typo in the documentation
PR-URL: #16909 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent 1522562 commit adb8f08
Copy full SHA for adb8f08

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/deprecations.md‎

Copy file name to clipboardExpand all lines: doc/api/deprecations.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ to the `constants` property exposed by the relevant module. For instance,
118118
Type: End-of-life
119119

120120
Use of the [`crypto.pbkdf2()`][] API without specifying a digest was deprecated
121-
in Node.js 6.0 because the method defaulted to using the non-recommendend
121+
in Node.js 6.0 because the method defaulted to using the non-recommended
122122
`'SHA1'` digest. Previously, a deprecation warning was printed. Starting in
123123
Node.js 8.0.0, calling `crypto.pbkdf2()` or `crypto.pbkdf2Sync()` with an
124124
undefined `digest` will throw a `TypeError`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.