1
0
mirror of https://github.com/django/django.git synced 2025-03-09 17:02:43 +00:00

[5.0.x] Fixed grammatical error in stub release notes for upcoming security release.

Backport of b941de340daed4ce88f04a8012b9dba00ccb1359 from main.
This commit is contained in:
Natalia 2024-08-27 09:46:12 -03:00
parent ccd958324d
commit 05495d4f5e
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,6 @@ Django 4.2.16 release notes
*September 3, 2024*
Django 4.2.16 fixes one security issue with severity "moderate" and one
security issues with severity "low" in 4.2.15.
security issue with severity "low" in 4.2.15.
...

View File

@ -5,6 +5,6 @@ Django 5.0.9 release notes
*September 3, 2024*
Django 5.0.9 fixes one security issue with severity "moderate" and one security
issues with severity "low" in 5.0.8.
issue with severity "low" in 5.0.8.
...