Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/insert.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Here's a reminder of how the table would look like, this is the data we want to

## Create Table and Database

We will continue from where we left of in the last chapter.
We will continue from where we left off in the last chapter.

This is the code we had to create the database and table, nothing new here:

Expand Down
Loading