Merge pull request #11149 from epc/epc-2015194

Copy edits to remove doubled words
This commit is contained in:
Tim Hockin
2015-07-13 09:45:51 -07:00
13 changed files with 19 additions and 19 deletions

View File

@@ -130,7 +130,7 @@ $ kubectl get --all-namespaces pods
```
command.
You'll see see a list of pods that looks something like this (the name specifics will be different):
You'll see a list of pods that looks something like this (the name specifics will be different):
```shell
NAMESPACE NAME READY STATUS RESTARTS AGE

View File

@@ -152,7 +152,7 @@ users:
token: JsUe2Z3cXqa17UQqQ8qWGGf4nOSLwSnp
```
Now you can can issue requests to Elasticsearch:
Now you can issue requests to Elasticsearch:
```
$ curl --header "Authorization: Bearer JsUe2Z3cXqa17UQqQ8qWGGf4nOSLwSnp" --insecure https://146.148.94.154/api/v1/proxy/namespaces/kube-system/services/elasticsearch-logging/
{