Skip to content

Commit

Permalink
Adjust doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed May 19, 2023
1 parent 09984ab commit 9efcb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ exports._rdfCanonizeNative = function(api) {
* algorithm (or HMAC algorithm) that differs from the one specified by
* the canonize algorithm will result in different output.
* {Map} [canonicalIdMap] - An optional Map to be used by the canonical
* issuer identifier; passing a Map here enables the bnode identifier
* identifier issuer; passing a Map here enables the bnode identifier
* mapping generated by the canonicalization algorithm to be exported to
* the caller.
* {string} [inputFormat] - The format of the input. Use
Expand Down

0 comments on commit 9efcb2d

Please sign in to comment.