From dbbd4566a339672647d0a550795a3b3450a4bf9c Mon Sep 17 00:00:00 2001 From: Harsha Sai Date: Mon, 3 Nov 2025 08:15:55 +0530 Subject: [PATCH 1/2] Fix minor grammatical issues in README --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 479ddfd7ba1..061daff68b8 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ Please take a look at our documentation for how to install and use pip: * `Installation`_ * `Usage`_ -We release updates regularly, with a new version every 3 months. Find more details in our documentation: +We release updates regularly, with a new version every 3 months. You can find more details in our documentation: * `Release notes`_ * `Release process`_ @@ -33,7 +33,7 @@ If you find bugs, need help, or want to talk to the developers, please use our m * `Discourse channel`_ * `User IRC`_ -If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms: +If you want to get involved, head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms: * `GitHub page`_ * `Development documentation`_ From 5067bb6567c069e8aec32d668774b47289662074 Mon Sep 17 00:00:00 2001 From: Tzu-ping Chung Date: Thu, 6 Nov 2025 12:12:55 +0800 Subject: [PATCH 2/2] Revert unnecessary wording change --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 061daff68b8..84c5f4ceaaf 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ Please take a look at our documentation for how to install and use pip: * `Installation`_ * `Usage`_ -We release updates regularly, with a new version every 3 months. You can find more details in our documentation: +We release updates regularly, with a new version every 3 months. Find more details in our documentation: * `Release notes`_ * `Release process`_