Skip to content

Commit 7018a60

Browse files
ducinweaverryan
authored andcommitted
fixed logical error, hould be "outside" instead of "inside"
1 parent a2a3c23 commit 7018a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ file:
179179
.. tip::
180180

181181
Even though all routes are loaded from a single file, it's common practice
182-
to include additional routing resources from inside the file. See the
182+
to include additional routing resources from outside the file. See the
183183
:ref:`routing-include-external-resources` section for more information.
184184

185185
Basic Route Configuration

0 commit comments

Comments
 (0)