Skip to content

Commit a090d15

Browse files
authored
Fix word (#35710)
1 parent 6d5dd85 commit a090d15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • aspnetcore/blazor/tutorials/movie-database-app

aspnetcore/blazor/tutorials/movie-database-app/part-8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ When you're finished with the tutorial and delete the sample app from your local
246246
1. Access SSOX by selecting **View** > **SQL Server Object Explorer** from the menu bar.
247247
1. Display the database list by selecting the triangles next to `SQL Server` > `(localdb)\MSSQLLocalDB` > `Databases`.
248248
1. Right-click the `BlazorWebAppMovies` database in the list and select **Delete**.
249-
1. Select the checkbox to close existing collections before selecting **OK**.
249+
1. Select the checkbox to close existing connections before selecting **OK**.
250250

251251
When deleting the database in SSOX, the database's physical files are removed from your Windows user folder.
252252

0 commit comments

Comments
 (0)