We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b957f55 commit 0a64b0aCopy full SHA for 0a64b0a
book/http_fundamentals.rst
@@ -358,7 +358,7 @@ Stay Organized
358
~~~~~~~~~~~~~~
359
360
Inside your front controller, you have to figure out which code should be
361
-executed and what the content of to return should be. To figure this out, you'll
+executed and what the content to return should be. To figure this out, you'll
362
need to check the incoming URI and execute different parts of your code depending
363
on that value. This can get ugly quickly::
364
0 commit comments