diff options
| author | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-04-30 10:20:52 -0400 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-04-30 10:23:28 -0400 |
| commit | ed18840c8cd1be81fdb3955cbfc9459989d6df68 (patch) | |
| tree | 397b37cfb67f04211610f6afec30ec98a6bf4588 | |
| parent | de3f622b7fa72aee68650f15263f2788b626680a (diff) | |
[5.2.x] Fixed typo in stub release notes for 5.2.14.stable/5.2.x
Backport of 8726605e2d48fd733ae224344a11cc2163012f2d from main.
| -rw-r--r-- | docs/releases/5.2.14.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/5.2.14.txt b/docs/releases/5.2.14.txt index d51432322c..681687efb1 100644 --- a/docs/releases/5.2.14.txt +++ b/docs/releases/5.2.14.txt @@ -4,4 +4,4 @@ Django 5.2.14 release notes *May 5, 2026* -Django 5.2.14 fixes three security issue with severity "low" in 5.2.13. +Django 5.2.14 fixes three security issues with severity "low" in 5.2.13. |
