File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ each`
274274
275275##### ` each ` takes a tagged template string with:
276276
277- - First row of variable name column headings seperated with ` | `
277+ - First row of variable name column headings separated with ` | `
278278- One or more subsequent rows of data supplied as template literal expressions using ` ${value} ` syntax.
279279
280280##### ` .test ` :
@@ -310,7 +310,7 @@ each`
310310
311311##### ` each ` takes a tagged template string with:
312312
313- - First row of variable name column headings seperated with ` | `
313+ - First row of variable name column headings separated with ` | `
314314- One or more subsequent rows of data supplied as template literal expressions using ` ${value} ` syntax.
315315
316316##### ` .describe ` :
You can’t perform that action at this time.
0 commit comments