We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae0c23 commit b71ef17Copy full SHA for b71ef17
README.md
@@ -189,7 +189,7 @@ desktopIntegrity.concat(mobileIntegrity)
189
Returns the string representation of an `Integrity` object. All hash entries
190
will be concatenated in the string by `opts.sep`, which defaults to `' '`.
191
192
-If you want to serialize an object that didn't from from an `ssri` function,
+If you want to serialize an object that didn't come from an `ssri` function,
193
use [`ssri.stringify()`](#stringify).
194
195
If `opts.strict` is true, the integrity string will be created using strict
0 commit comments