summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index 18884307a8..11bfb697d6 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -1425,7 +1425,7 @@ Miscellaneous
databases, use the :djadminopt:`--database` flag to get SQL for those
models (previously they would always be included in the output).
-* Decoding the query string from URLs now fallbacks to the ISO-8859-1 encoding
+* Decoding the query string from URLs now falls back to the ISO-8859-1 encoding
when the input is not valid UTF-8.
.. _deprecated-features-1.7: