diff --git a/docs/topics/http/shortcuts.txt b/docs/topics/http/shortcuts.txt index 5d14258cc1c2..2db01173f5a7 100644 --- a/docs/topics/http/shortcuts.txt +++ b/docs/topics/http/shortcuts.txt @@ -129,9 +129,9 @@ This example is equivalent to:: the maximum allowed length for the redirect URL. Set it to ``None`` to disable the length check. - .. versionchanged:: 6.1 + .. versionchanged:: 6.1 - ``max_length`` was added. + ``max_length`` was added. Examples --------