Skip to content

Commit 617fc44

Browse files
authored
Update CHANGES.rst
Remove the American English comma usage now we know the CI is fine!
1 parent 9d9a100 commit 617fc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Unreleased
1111
- Use `gherkin-official` parser to replace custom parsing logic. This will make pytest-bdd more compatible with the Gherkin specification.
1212
- Multiline steps must now always use triple-quotes for the additional lines.
1313
- All feature files must now use the keyword `Feature:` to be considered valid.
14-
- Tags can no longer have spaces (e.g., "@tag one" and "@tag two" are no longer valid).
14+
- Tags can no longer have spaces (e.g. "@tag one" and "@tag two" are no longer valid).
1515

1616
7.3.0
1717
----------

0 commit comments

Comments
 (0)