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 f707189

Browse filesBrowse files
jasnellrvagg
authored andcommitted
doc: minor grammatical update
Per: nodejs/node-v0.x-archive#9009 Originally submitted by @peerwit Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> PR-URL: #2378
1 parent 6c98cf0 commit f707189
Copy full SHA for f707189

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/crypto.markdown‎

Copy file name to clipboardExpand all lines: doc/api/crypto.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Returned by `crypto.createHash`.
135135

136136
Updates the hash content with the given `data`, the encoding of which
137137
is given in `input_encoding` and can be `'utf8'`, `'ascii'` or
138-
`'binary'`. If no encoding is provided and the input is a string an
138+
`'binary'`. If no encoding is provided, and the input is a string, an
139139
encoding of `'binary'` is enforced. If `data` is a `Buffer` then
140140
`input_encoding` is ignored.
141141

0 commit comments

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