mirror of https://github.com/status-im/consul.git
Fix typo
This commit is contained in:
parent
481bbd215d
commit
99073cbf25
|
@ -8,7 +8,7 @@ sidebar_current: "docs-commands-exec"
|
||||||
|
|
||||||
Command: `consul exec`
|
Command: `consul exec`
|
||||||
|
|
||||||
The exec command provides a mechahanism for remote execution. For example,
|
The exec command provides a mechanism for remote execution. For example,
|
||||||
this can be used to run the `uptime` command across all machines providing
|
this can be used to run the `uptime` command across all machines providing
|
||||||
the `web` service.
|
the `web` service.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue