Skip to content

Commit 163bb5d

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

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
@@ -424,7 +424,7 @@ async function _expandObject({
424424
const nests = [];
425425
let unexpandedValue;
426426

427-
// Add expansion map to the processing options
427+
// add expansion map to the processing options
428428
options = {...options, expansionMap};
429429

430430
// Figure out if this is the type for a JSON literal

0 commit comments

Comments
 (0)