From 3c47eb920af7069252272dfbe656fb73647dfd52 Mon Sep 17 00:00:00 2001 From: Alessio Bogon <778703+youtux@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:05:07 +0100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6d92ce8..1a7209d 100644 --- a/README.rst +++ b/README.rst @@ -788,7 +788,7 @@ collected from the parent conftest.py. Default steps ------------- -Here is the list of steps that are implemented inside of pytest-bdd: +Here is the list of steps that are implemented inside pytest-bdd: given * trace - enters the `pdb` debugger via `pytest.set_trace()`