summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2021-07-16 14:30:21 -0400
committerGitHub <noreply@github.com>2021-07-16 20:30:21 +0200
commit00c724f2f255bd3c28a73cc51db8a052644ff949 (patch)
tree532ea8292ca2e9bcec9e17b3f748dfbcd164072d /docs
parent59404e8cfea3d79d5f4df5b9a5bd731da212c8d3 (diff)
Fixed typo in docs/releases/3.1.13.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.13.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/3.1.13.txt b/docs/releases/3.1.13.txt
index af8ccec535..b4cc930ec6 100644
--- a/docs/releases/3.1.13.txt
+++ b/docs/releases/3.1.13.txt
@@ -4,7 +4,7 @@ Django 3.1.13 release notes
*July 1, 2021*
-Django 3.1.13 fixes a security issues with severity "high" in 3.1.12.
+Django 3.1.13 fixes a security issue with severity "high" in 3.1.12.
CVE-2021-35042: Potential SQL injection via unsanitized ``QuerySet.order_by()`` input
=====================================================================================