We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494b904 commit 6c676c4Copy full SHA for 6c676c4
2 files changed
user_guide_src/source/images/tutorial9.png
10.9 KB
user_guide_src/source/tutorial/create_news_items.rst
@@ -181,8 +181,8 @@ Congratulations
181
You just completed your first CodeIgniter4 application!
182
183
The image underneath shows your project's **app** folder,
184
-with all of the files that you created in green.
185
-The two modified configuration files (Database & Routes) are not shown.
+with all of the files that you created in red.
+The two modified configuration files (**Config/Routes.php** & **Config/Filters.php**) are not shown.
186
187
.. image:: ../images/tutorial9.png
188
:align: left
0 commit comments