Skip to content

Commit 30a04c1

Browse files
authored
Merge pull request #692 from hyoshioka0128/patch-1
Update assignment.md (Typo "> [!NOTE]")
2 parents c21027a + 8328138 commit 30a04c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

2-Working-With-Data/05-relational-databases/assignment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Next you will download an open the database.
2525

2626
Once open, the new query window can be used to run SQL statements against the database. You can use the command **Ctl-Shift-Q** (or **Cmd-Shift-Q** on a Mac) to run queries against the database.
2727

28-
> [!NOTE] For more information about the SQLite extension, you can consult the [documentation](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite&WT.mc_id=academic-77958-bethanycheum)
28+
> [!NOTE]
29+
> For more information about the SQLite extension, you can consult the [documentation](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite&WT.mc_id=academic-77958-bethanycheum)
2930
3031
## Database schema
3132

0 commit comments

Comments
 (0)