Skip to content

Commit 510441f

Browse files
committed
docs: add missing "in"
1 parent 55fdf61 commit 510441f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/tutorial/static_pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ view.
117117

118118
.. note:: Any files and directory names passed into the :php:func:`view()` function MUST
119119
match the case of the actual directory and file itself or the system will
120-
throw errors on case-sensitive platforms. You can read more about it
120+
throw errors on case-sensitive platforms. You can read more about it in
121121
:doc:`../outgoing/views`.
122122

123123
Routing

0 commit comments

Comments
 (0)