mirror of https://github.com/docker/docs.git
Merge pull request #8464 from hannah-docker/patch-3
Fixed typo 'diplay' to 'display'
This commit is contained in:
commit
3dc3f36fe4
|
@ -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.
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue