wording correction

The addresses aren't what show us the addresses - it seems clear from context that this should be "commands".
This commit is contained in:
Bridget Kromhout
2018-04-12 08:11:43 -05:00
committed by GitHub
parent 5ef96a29ac
commit 2c3a442a4c

View File

@@ -224,7 +224,7 @@ class: extra-details
kubectl get endpoints elastic -o yaml
```
- These addresses will show us a list of IP addresses
- These commands will show us a list of IP addresses
- These IP addresses should match the addresses of the corresponding pods:
```bash