From 9f6ef08a231a52d99f502485011ef913654094aa Mon Sep 17 00:00:00 2001 From: neutraljump <162650677+neutraljump@users.noreply.github.com> Date: Fri, 24 May 2024 13:21:07 +0930 Subject: [PATCH] Rearrange sentence for clarity --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f29b2db75..12e2b18bb 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -124,7 +124,7 @@ For example: Submitting Plugins to pytest-dev -------------------------------- -Pytest development of the core, some plugins and support code happens +Development of the pytest core, support code, and some plugins happens in repositories living under the ``pytest-dev`` organisations: - `pytest-dev on GitHub `_