Skip to content

Commit fa9efc5

Browse files
authored
📝 Grammar tweak in docs/tutorial/insert.md (#1368)
1 parent 180d52f commit fa9efc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/insert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ And it will work even if there's an exception in the code. 😎
329329

330330
Let's give this whole file a final look. 🔍
331331

332-
You already know all the first part creating the `Hero` model class, the **engine**, and creating the database and table.
332+
You already know all of the first part for creating the `Hero` model class, the **engine**, and creating the database and table.
333333

334334
Let's focus on the new code:
335335

0 commit comments

Comments
 (0)