From 47587f7651f04a8412ed1932f04312eb98dc962a Mon Sep 17 00:00:00 2001 From: Yaswanth Kumar <155723049+VYaswanthKumar@users.noreply.github.com> Date: Fri, 24 Oct 2025 12:12:37 +0530 Subject: [PATCH] Fix typo in download.html download instructions --- Doc/tools/templates/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index f914ad862116d7..8b4a32baf33c19 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -32,7 +32,7 @@
{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}
{% endif %}{% trans %}To download an archive containing all the documents for this version of -Python in one of various formats, follow one of links in this table.{% endtrans %}
+Python in one of various formats, follow one of the links in this table.{% endtrans %}