Skip to content

Commit 9dd326a

Browse files
sliwinski-miloszyoutux
authored andcommitted
Typo fixed in docs: strict_gherking->strict_gherkin
1 parent aecb9e9 commit 9dd326a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@ If you used ``pytestbdd_feature_base_dir`` fixture to override the path discover
12281228
12291229
For more details, check the `Feature file paths`_ section.
12301230

1231-
If you used ``pytestbdd_strict_gherkin`` fixture to relax the parser, you can instead specify ``strict_gherking=False`` in the declaration of your scenarios, or change it globally in the pytest configuration file:
1231+
If you used ``pytestbdd_strict_gherkin`` fixture to relax the parser, you can instead specify ``strict_gherkin=False`` in the declaration of your scenarios, or change it globally in the pytest configuration file:
12321232

12331233
.. code-block:: ini
12341234

0 commit comments

Comments
 (0)