Skip to content

Commit 4e4ab0b

Browse files
committed
docs: fix out-of-dated description
1 parent 6f3dde3 commit 4e4ab0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/tutorial/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This tutorial will primarily focus on:
2222
- Model-View-Controller basics
2323
- Routing basics
2424
- Form validation
25-
- Performing basic database queries using CodeIgniter's "Query Builder"
25+
- Performing basic database queries using CodeIgniter's Model
2626

2727
The entire tutorial is split up over several pages, each explaining a
2828
small part of the functionality of the CodeIgniter framework. You'll go

0 commit comments

Comments
 (0)