Skip to content

Commit 858044a

Browse files
committed
Update README.md
1 parent d428215 commit 858044a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ $db->table('posts')
191191
->select();
192192
```
193193

194-
### limit :
194+
### offset :
195195
get first 10 rows offset 3
196196
```php
197197
$db->table('posts')

0 commit comments

Comments
 (0)