Skip to content

Commit dc55b44

Browse files
committed
Corrections
1 parent 39f096d commit dc55b44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/ide/quickstart-aspnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Congratulations on completing this Quickstart! We hope you learned a little bit
8383

8484
## Next steps
8585

86-
Congratulations on completing this Quickstart! We hope you learned a little bit about C#, ASP.NET Core, and the Visual Studio IDE. To see the app running on a publicly-accessible server, select the button below.
86+
Congratulations on completing this Quickstart! We hope you learned a little bit about C#, ASP.NET Core, and the Visual Studio IDE. To see the app running on a public server, select the following button.
8787

8888
> [!div class="nextstepaction"]
8989
> [Deploy the app to Azure App Service](..//deployment/quickstart-deploy-to-azure.md)

docs/ide/tutorial-csharp-aspnet-core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,11 +174,11 @@ The MVC pattern helps you create apps that are easier to test and update than tr
174174

175175
11. Choose the **Stop Debugging** button from the toolbar to stop debugging. (Alternatively, press **Shift**+**F5**, or choose **Debug** > **Stop Debugging** from the menu bar.)
176176

177-
![Se;ect the Stop Debugging button on the toolbar](../ide/media/csharp-aspnet-stop-debugging.png)
177+
![Select the Stop Debugging button on the toolbar](../ide/media/csharp-aspnet-stop-debugging.png)
178178

179179
## Next steps
180180

181-
Congratulations on completing this tutorial! We hope you learned a little bit about C#, ASP.NET Core, and the Visual Studio IDE. To see the app running on a publicly-accessible server, select the button below.
181+
Congratulations on completing this tutorial! We hope you learned a little bit about C#, ASP.NET Core, and the Visual Studio IDE. To see the app running on a public server, select the following button.
182182

183183
> [!div class="nextstepaction"]
184184
> [Deploy the app to Azure App Service](..//deployment/quickstart-deploy-to-azure.md)

0 commit comments

Comments
 (0)