diff options
| author | Dan Swain <dan@danswain.com> | 2021-02-03 15:01:12 -0500 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-02-04 09:56:58 +0100 |
| commit | afe34e723764cea1e2be76f5bbbc8cbe70e1fe64 (patch) | |
| tree | d9cfa0d4938cd4aff5cbd028624fed97f76cfcf8 | |
| parent | b36beec2086da34b7bb8fee0001edf47a41716fb (diff) | |
[3.2.x] Fixed typos in 3.2 release notes.
Backport of e17bdb953a72f1eae76a914a21ce4e83d3e3b608 from master
| -rw-r--r-- | docs/releases/3.2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
