We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1add05a commit 8f24590Copy full SHA for 8f24590
1 file changed
user_guide_src/source/general/errors.rst
@@ -109,7 +109,7 @@ forcing a redirect to a specific route or URL:
109
110
.. literalinclude:: errors/010.php
111
112
-``$uri`` may be a URI path relative to baseURL, or a complete URL. You can also supply a
+``$uri`` is a URI path relative to baseURL. You can also supply a
113
redirect code to use instead of the default (``302``, "temporary redirect"):
114
115
.. literalinclude:: errors/011.php
0 commit comments