Skip to content

Commit 74f6069

Browse files
tplookerdlongley
authored andcommitted
Update lib/expand.js
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
1 parent 2f2ea3c commit 74f6069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/expand.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ api.expand = async ({
7676
expansionMap = () => undefined
7777
}) => {
7878

79-
// Add expansion map to the processing options
79+
// add expansion map to the processing options
8080
options = { ...options, expansionMap };
8181

8282
// nothing to expand

0 commit comments

Comments
 (0)