1
0
mirror of https://github.com/django/django.git synced 2025-03-13 19:00:45 +00:00

[4.2.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 b07d4f2dea
commit 705066d186

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.
...