spelling: programmatically

This commit is contained in:
Josh Soref 2018-03-11 18:39:01 +00:00
parent 10572df863
commit 10bc364d04
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ as interacting with the Raft subsystem. This was added in Nomad 0.5.5.
outage and even loss of data.
See the [Outage Recovery](/guides/outage.html) guide for some examples of how
this command is used. For an API to perform these operations programatically,
this command is used. For an API to perform these operations programmatically,
please see the documentation for the [Operator](/guides/outage.html)
endpoint.

View File

@ -12,7 +12,7 @@ The Raft list-peers command is used to display the current Raft peer
configuration.
See the [Outage Recovery](/guides/outage.html) guide for some examples of how
this command is used. For an API to perform these operations programatically,
this command is used. For an API to perform these operations programmatically,
please see the documentation for the [Operator](/api/operator.html)
endpoint.

View File

@ -20,7 +20,7 @@ server-force-leave`](/docs/commands/server-force-leave.html) instead of this
command.
See the [Outage Recovery](/guides/outage.html) guide for some examples of how
this command is used. For an API to perform these operations programatically,
this command is used. For an API to perform these operations programmatically,
please see the documentation for the [Operator](/api/operator.html)
endpoint.