Skip to content

Commit

Permalink
Merge pull request #1145 from asifdxtreme/patch-10
Browse files Browse the repository at this point in the history
Minor Typo fix
  • Loading branch information
aledbf authored Aug 16, 2017
2 parents db41508 + 29f3656 commit 634db3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/customization/custom-vts-metrics/nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ nginx-ingress-controller-873061567-4n3k2 1/1 Running 0 42s
```

## Result
Check wether to open the vts status:
Check whether to open the vts status:
```console
$ kubectl exec nginx-ingress-controller-873061567-4n3k2 -n kube-system cat /etc/nginx/nginx.conf|grep vhost_traffic_status_display
vhost_traffic_status_display;
Expand Down

0 comments on commit 634db3f

Please sign in to comment.