diff --git a/doc/en/plugins.rst b/doc/en/plugins.rst
index 4443dafd4..c3a931419 100644
--- a/doc/en/plugins.rst
+++ b/doc/en/plugins.rst
@@ -41,8 +41,7 @@ Here is a little annotated list for some popular plugins:
* `pytest-instafail `_:
to report failures while the test run is happening.
-* `pytest-bdd `_ and
- `pytest-konira `_
+* `pytest-bdd `_:
to write tests using behaviour-driven testing.
* `pytest-timeout `_: