From 38a7d086a30126657c5f936737d335b8d6a864c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20=C5=81apkiewicz?= <80906036+fipachu@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:19:48 +0200 Subject: [PATCH] Add missing word --- getting-started/getting-help.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/getting-help.rst b/getting-started/getting-help.rst index d1b48f23f5..4e5a02c39b 100644 --- a/getting-started/getting-help.rst +++ b/getting-started/getting-help.rst @@ -25,7 +25,7 @@ most of which are open for all users to read and post. Those particularly relevant for help contributing to Python itself include: * `Core Development`_ for most general questions and help -* `Ideas`_ to discuss new ideas for the Python +* `Ideas`_ to discuss new ideas for the Python language * `Core Workflow`_ for questions about the dev infrastructure and bots .. seealso::