Skip to content

Commit 547cda2

Browse files
committed
docs: Apply next suggestion
1 parent 2373221 commit 547cda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/outgoing/views.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ under the namespace ``Example\Blog``, you could retrieve view files as if they w
100100

101101
Following this
102102
example, you could load the **blog_view.php** file from **example/blog/Views** by prepending the namespace to the view name
103-
(specifying the end directory ``Views`` as an ``Example\Blog\Views\`` not required):
103+
(specifying the end directory ``Views`` as in ``Example\Blog\Views\`` is not required):
104104

105105
.. literalinclude:: views/005.php
106106

0 commit comments

Comments
 (0)