Spelling fixes inspired by github.com/client9/misspell

This commit is contained in:
laushinka
2016-02-13 02:33:32 +07:00
parent 6435d03400
commit 7ef585be22
111 changed files with 152 additions and 152 deletions

View File

@@ -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