We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ed6bf commit d85b82aCopy full SHA for d85b82a
tests/lib/templates.mjs
@@ -5,7 +5,7 @@ templates take an optional request object; the template
5
will be updated with the request object in the following manner:
6
7
- Object members will be assigned from the request
8
-- Array members will be concatonated from the request
+- Array members will be concatenated from the request
9
- Other members will be updated from the request
10
*/
11
export function makeTemplate (template) {
0 commit comments