Skip to content

Commit d85b82a

Browse files
committed
spelling
1 parent b0ed6bf commit d85b82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/templates.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ templates take an optional request object; the template
55
will be updated with the request object in the following manner:
66
77
- Object members will be assigned from the request
8-
- Array members will be concatonated from the request
8+
- Array members will be concatenated from the request
99
- Other members will be updated from the request
1010
*/
1111
export function makeTemplate (template) {

0 commit comments

Comments
 (0)