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 e60eff6

Browse filesBrowse files
mamatha-jvevanlucas
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 0b93bbb commit e60eff6
Copy full SHA for e60eff6

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
@@ -122,7 +122,7 @@ to the `constants` property exposed by the relevant module. For instance,
122122
Type: End-of-life
123123

124124
Use of the [`crypto.pbkdf2()`][] API without specifying a digest was deprecated
125-
in Node.js 6.0 because the method defaulted to using the non-recommendend
125+
in Node.js 6.0 because the method defaulted to using the non-recommended
126126
`'SHA1'` digest. Previously, a deprecation warning was printed. Starting in
127127
Node.js 8.0.0, calling `crypto.pbkdf2()` or `crypto.pbkdf2Sync()` with an
128128
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.