✏️ Fix typo in insert.md (#1256)

fix: Typo in insert.md

Fixed the typo in  'left of' with 'left off'.
This commit is contained in:
Noushadali
2024-12-26 16:48:55 +01:00
committed by GitHub
parent cc0e6d6146
commit c889139491

View File

@@ -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: