From d831297fbb263ebfdb9ca96623c61df2e9db8e05 Mon Sep 17 00:00:00 2001 From: Hamza Albreem <94292623+braim23@users.noreply.github.com> Date: Tue, 25 Apr 2023 17:53:10 +0300 Subject: [PATCH] Update docs/en/Getting-Started-Running-Solution-Single.md Co-authored-by: Engincan VESKE --- docs/en/Getting-Started-Running-Solution-Single.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Getting-Started-Running-Solution-Single.md b/docs/en/Getting-Started-Running-Solution-Single.md index 8b4fa45d27..b375aeecbf 100644 --- a/docs/en/Getting-Started-Running-Solution-Single.md +++ b/docs/en/Getting-Started-Running-Solution-Single.md @@ -64,7 +64,7 @@ Running the application is pretty straight-forward, you just need to run the `To > **Note:** The `host` application hosts and serves the `blazor` application. Therefore, you should run the `host` application only. -After the application runs, open the application in your default browser: +After the application runs, open the application in your default browser. {{else if UI=="NG"}}