From a19403d3a3b72e26a939b0fe8b3ad9cee6b470a2 Mon Sep 17 00:00:00 2001 From: Brian Okken <1568356+okken@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:50:18 -0800 Subject: [PATCH] readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 82809a6..75faa8d 100644 --- a/README.rst +++ b/README.rst @@ -350,7 +350,7 @@ of 10 minutes (600 seconds):: pytest --session-timeout=600 -You can also set the session timeout the `pytest configuration file`__ using the ``session_timeout`` option: +You can also set the session timeout the pytest configuration file using the ``session_timeout`` option: .. code:: ini