mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
Spelling fixes inspired by github.com/client9/misspell
This commit is contained in:
@@ -77,7 +77,7 @@ export PODNAME=`kubectl get pods --selector="app=selenium-hub" --output=template
|
||||
kubectl port-forward --pod=$PODNAME 4444:4444
|
||||
```
|
||||
|
||||
In a seperate terminal, you can now check the status.
|
||||
In a separate terminal, you can now check the status.
|
||||
|
||||
```console
|
||||
curl http://localhost:4444
|
||||
|
Reference in New Issue
Block a user