Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
| ... | ... |
@@ -136,7 +136,7 @@ read the [`dockerd`](dockerd.md) reference page. |
| 136 | 136 |
| [service create](service_create.md) | Create a new service | |
| 137 | 137 |
| [service inspect](service_inspect.md) | Inspect a service | |
| 138 | 138 |
| [service ls](service_ls.md) | List services in the swarm | |
| 139 |
-| [service rm](service_rm.md) | Reemove a swervice from the swarm | |
|
| 139 |
+| [service rm](service_rm.md) | Remove a service from the swarm | |
|
| 140 | 140 |
| [service scale](service_scale.md) | Set the number of replicas for the desired state of the service | |
| 141 | 141 |
| [service ps](service_ps.md) | List the tasks of a service | |
| 142 | 142 |
| [service update](service_update.md) | Update the attributes of a service | |