Skip to content

Commit 1d6c5e2

Browse files
authored
Merge pull request #33407 from melkio/patch-1
fix typo
2 parents e7f67fa + 573cccb commit 1d6c5e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dev-spaces/how-dev-spaces-works.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ The `up` command uploads your application source files and other artifacts neede
206206
1. Builds the container for your application.
207207
1. Deploys your application to the dev space.
208208
1. Creates a publicly accessible DNS name for your application endpoint if configured.
209-
1. Uses *port-forward* to provide access to your application endpoint using http://locahost.
209+
1. Uses *port-forward* to provide access to your application endpoint using http://localhost.
210210
1. Forwards stdout and stderr to the client-side tooling.
211211

212212

@@ -441,4 +441,4 @@ To get started with team development, see the following how-to articles:
441441

442442

443443

444-
[supported-regions]: about.md#supported-regions-and-configurations
444+
[supported-regions]: about.md#supported-regions-and-configurations

0 commit comments

Comments
 (0)