Skip to content

Commit ce4e296

Browse files
committed
Fix content in readme
1 parent c17348a commit ce4e296

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,8 +514,7 @@ Example:
514514
assert cucumbers["start"] - cucumbers["eat"] == left
515515
516516
517-
Example parameters from example tables can not only be used in step names with angular brackets (e.g., <start>),
518-
but also embedded directly within docstrings and datatables, allowing for dynamic substitution.
517+
Example parameters from example tables can not only be used in steps, but also embedded directly within docstrings and datatables, allowing for dynamic substitution.
519518
This provides added flexibility for scenarios that require complex setups or validations.
520519

521520
Example:

0 commit comments

Comments
 (0)