From 9795736aadba3f99c71f5229d2f90697a154ba3f Mon Sep 17 00:00:00 2001 From: Hamza Albreem <94292623+braim23@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:47:12 +0300 Subject: [PATCH] Update Index.md --- docs/en/Tutorials/Todo/Single-Layer/Index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Tutorials/Todo/Single-Layer/Index.md b/docs/en/Tutorials/Todo/Single-Layer/Index.md index 9f9622694d..1ae344fd3a 100644 --- a/docs/en/Tutorials/Todo/Single-Layer/Index.md +++ b/docs/en/Tutorials/Todo/Single-Layer/Index.md @@ -81,7 +81,7 @@ It is good to run the application before starting the development. Running the a > **Note:** The `host` application hosts and serves the `blazor` application. Therefore, you should run the `host` application only. -After application runs, open the application in your default browser: +After the application runs, open the application in your default browser: {{else if UI=="NG"}}