From f9c91fafd0e4a4e9a8ec957b45f7c2331fa56d94 Mon Sep 17 00:00:00 2001 From: Hamza Albreem <94292623+braim23@users.noreply.github.com> Date: Tue, 25 Apr 2023 17:53:21 +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 b375aeecbf..cef80c7807 100644 --- a/docs/en/Getting-Started-Running-Solution-Single.md +++ b/docs/en/Getting-Started-Running-Solution-Single.md @@ -85,7 +85,7 @@ You can run the application using the following (or `yarn start`) command: npm start ```` -This command takes time, but eventually runs and opens the application in your default browser: +This command takes time, but eventually runs and opens the application in your default browser. {{end}}