Skip to content

Commit 7f99e28

Browse files
committed
add missing word
1 parent c15d931 commit 7f99e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/limit-and-offset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Now let's see how to get only a **range of results**.
1010

1111
## Create Data
1212

13-
We will continue with the same code as before, but we'll modify it a little the `select_heroes()` function to simplify the example and focus on what we want to achieve here.
13+
We will continue with the same code as before, but we'll modify it a little in the `select_heroes()` function to simplify the example and focus on what we want to achieve here.
1414

1515
Again, we will create several heroes to have some data to select from:
1616

0 commit comments

Comments
 (0)