Skip to content

Commit c02e2c8

Browse files
authored
Merge pull request #40464 from fenggw-fnst/fix-hello-minikube
Fix for tutorials/hello-minikube.md
2 parents 8bcb39b + 64244ce commit c02e2c8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/en/docs/tutorials/hello-minikube.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,9 @@ You can run the `dashboard` command again to create another proxy to access the
7373
{{% /tab %}}
7474
{{% tab name="URL copy and paste" %}}
7575

76-
If you don't want minikube to open a web browser fr you, run the dashboard command with the
77-
`--url` flag. `minikube` outputs a URL that you can open in the browser you prefer:
76+
If you don't want minikube to open a web browser for you, run the dashboard command with the
77+
`--url` flag. `minikube` outputs a URL that you can open in the browser you prefer.
7878

79-
```
8079
Open a **new** terminal, and run:
8180
```shell
8281
# Start a new terminal, and leave this running.

0 commit comments

Comments
 (0)