We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2fa93 commit f9bb4b8Copy full SHA for f9bb4b8
1 file changed
packages/jest-each/README.md
@@ -274,7 +274,7 @@ each`
274
275
##### `each` takes a tagged template string with:
276
277
-- First row of variable name column headings seperated with `|`
+- First row of variable name column headings separated with `|`
278
- One or more subsequent rows of data supplied as template literal expressions using `${value}` syntax.
279
280
##### `.test`:
@@ -310,7 +310,7 @@ each`
310
311
312
313
314
315
316
##### `.describe`:
0 commit comments