We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ebf0e7 commit 095d063Copy full SHA for 095d063
1 file changed
user_guide_src/source/incoming/controllers.rst
@@ -281,7 +281,7 @@ Your method will be passed URI segments 3 and 4 (``'sandals'`` and ``'123'``):
281
Default Controller
282
==================
283
284
-The Default Controller is a special controller that is used when a URI end with
+The Default Controller is a special controller that is used when a URI ends with
285
a directory name or when a URI is not present, as will be the case when only your
286
site root URL is requested.
287
0 commit comments