Skip to content

Commit b71ef17

Browse files
committed
fix(docs): minor typo
1 parent 0ae0c23 commit b71ef17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ desktopIntegrity.concat(mobileIntegrity)
189189
Returns the string representation of an `Integrity` object. All hash entries
190190
will be concatenated in the string by `opts.sep`, which defaults to `' '`.
191191

192-
If you want to serialize an object that didn't from from an `ssri` function,
192+
If you want to serialize an object that didn't come from an `ssri` function,
193193
use [`ssri.stringify()`](#stringify).
194194

195195
If `opts.strict` is true, the integrity string will be created using strict

0 commit comments

Comments
 (0)