diff --git a/2-Working-With-Data/05-relational-databases/assignment.md b/2-Working-With-Data/05-relational-databases/assignment.md index 5f17c5f1..960d5103 100644 --- a/2-Working-With-Data/05-relational-databases/assignment.md +++ b/2-Working-With-Data/05-relational-databases/assignment.md @@ -25,7 +25,8 @@ Next you will download an open the database. 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. -> [!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) +> [!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) ## Database schema