summaryrefslogtreecommitdiff
path: root/docs/releases/2.1.txt
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2025-08-22 12:36:48 -0300
committernessita <124304+nessita@users.noreply.github.com>2025-08-25 10:51:10 -0300
commit4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4 (patch)
treee7225d1586c174b5945f595b3759b7c6dddbdae1 /docs/releases/2.1.txt
parent01a460f23e470555a733b8980401402b7947bb9f (diff)
Refs #36485 -- Removed double spaces after periods in sentences.
Diffstat (limited to 'docs/releases/2.1.txt')
-rw-r--r--docs/releases/2.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt
index 2ed9152e21..4c05e5ae3b 100644
--- a/docs/releases/2.1.txt
+++ b/docs/releases/2.1.txt
@@ -20,7 +20,7 @@ Python compatibility
====================
Django 2.1 supports Python 3.5, 3.6, and 3.7. Django 2.0 is the last version to
-support Python 3.4. We **highly recommend** and only officially support the
+support Python 3.4. We **highly recommend** and only officially support the
latest release of each series.
.. _whats-new-2.1: