We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5dd85 commit a090d15Copy full SHA for a090d15
1 file changed
aspnetcore/blazor/tutorials/movie-database-app/part-8.md
@@ -246,7 +246,7 @@ When you're finished with the tutorial and delete the sample app from your local
246
1. Access SSOX by selecting **View** > **SQL Server Object Explorer** from the menu bar.
247
1. Display the database list by selecting the triangles next to `SQL Server` > `(localdb)\MSSQLLocalDB` > `Databases`.
248
1. Right-click the `BlazorWebAppMovies` database in the list and select **Delete**.
249
-1. Select the checkbox to close existing collections before selecting **OK**.
+1. Select the checkbox to close existing connections before selecting **OK**.
250
251
When deleting the database in SSOX, the database's physical files are removed from your Windows user folder.
252
0 commit comments