From e17bdb953a72f1eae76a914a21ce4e83d3e3b608 Mon Sep 17 00:00:00 2001 From: Dan Swain Date: Wed, 3 Feb 2021 15:01:12 -0500 Subject: [PATCH] Fix typos --- docs/releases/3.2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/3.2.txt b/docs/releases/3.2.txt index d3d3f44b8e..eebb500202 100644 --- a/docs/releases/3.2.txt +++ b/docs/releases/3.2.txt @@ -185,7 +185,7 @@ Minor features model. * The admin now installs a final catch-all view that redirects unauthenticated - users to the login page, regardless or whether the URLs is otherwise valid. + users to the login page, regardless of whether the URL is otherwise valid. This protects against a potential model enumeration privacy issue. Although not recommended, you may set the new