We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bcb39b + 64244ce commit c02e2c8Copy full SHA for c02e2c8
content/en/docs/tutorials/hello-minikube.md
@@ -73,10 +73,9 @@ You can run the `dashboard` command again to create another proxy to access the
73
{{% /tab %}}
74
{{% tab name="URL copy and paste" %}}
75
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:
+If you don't want minikube to open a web browser for you, run the dashboard command with the
+`--url` flag. `minikube` outputs a URL that you can open in the browser you prefer.
78
79
-```
80
Open a **new** terminal, and run:
81
```shell
82
# Start a new terminal, and leave this running.
0 commit comments