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:21:28 -0400 |
| commit | 8726605e2d48fd733ae224344a11cc2163012f2d (patch) | |
| tree | 4fc954273df4716860e2981ed5c7cc4fa9fa3c3f | |
| parent | 8c8b833d32c02d3ae6f43b04bb1e45968796b402 (diff) | |
Fixed typo in stub release notes for 5.2.14.
| -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. |
