Fixed typo 'diplay' to 'display'

This commit is contained in:
Hannah Agee 2019-03-14 11:03:22 -04:00 committed by GitHub
parent ede90a2b05
commit bd8d8b1155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ With an exhausted network, you can triage it using the following steps.
1. SSH into a manager node on a cluster where your applications are running. 1. SSH into a manager node on a cluster where your applications are running.
2. Check the `docker service ls` output. It will diplay the service that is unable to completely fill all its replicas such as: 2. Check the `docker service ls` output. It will display the service that is unable to completely fill all its replicas such as:
``` ```
ID NAME MODE REPLICAS IMAGE PORTS ID NAME MODE REPLICAS IMAGE PORTS