Skip to content

Commit c5c0287

Browse files
kenjispaulbalandan
andauthored
docs: fix by proofreading
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent fb0a5bc commit c5c0287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/tutorial/news_section.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ add some code to the controller and create a new view. Go back to the
166166

167167
.. literalinclude:: news_section/006.php
168168

169-
Don't forget add ``use CodeIgniter\Exceptions\PageNotFoundException;`` to import
169+
Don't forget to add ``use CodeIgniter\Exceptions\PageNotFoundException;`` to import
170170
the ``PageNotFoundException`` class.
171171

172172
Instead of calling the ``getNews()`` method without a parameter, the

0 commit comments

Comments
 (0)