From 463afbc5096a173fc69670c944cab637cc70d71a Mon Sep 17 00:00:00 2001 From: Donovan Brown Date: Fri, 11 Jun 2021 02:21:26 -0500 Subject: [PATCH] Update 00_run_locally.md (#1080) Fixed a couple of typos in 00_run_locally.md. --- docs/tutorials/hello-tye/00_run_locally.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/hello-tye/00_run_locally.md b/docs/tutorials/hello-tye/00_run_locally.md index bfa72a37..3cab654c 100644 --- a/docs/tutorials/hello-tye/00_run_locally.md +++ b/docs/tutorials/hello-tye/00_run_locally.md @@ -1,6 +1,6 @@ # Frontend Backend sample with tye run -This tutorial will demonstrate how to use [`tye run`](/docs/reference/commandline/tye-run.md) to run a multi-project application. If you haven't so already, follow the [Getting Started Instructions](/docs/getting_started.md) to install tye. +This tutorial will demonstrate how to use [`tye run`](/docs/reference/commandline/tye-run.md) to run a multi-project application. If you haven't done so already, follow the [Getting Started Instructions](/docs/getting_started.md) to install tye. ## Running a single application with tye run @@ -28,7 +28,7 @@ This tutorial will demonstrate how to use [`tye run`](/docs/reference/commandlin The dashboard should show the `frontend` application running. - The `Logs` column has a link to view the streaming logs for the service. - - the `Bindings` column has links to the listening URLs of the service. + - The `Bindings` column has links to the listening URLs of the service. Navigate to the `frontend` service using one of the urls on the dashboard in the *Bindings* column. It should be in the form of or .