Fixed typos
This commit is contained in:
parent
e215b4cfd8
commit
1fe9561ec8
|
@ -10,7 +10,7 @@ description: |-
|
||||||
# Operator HTTP API
|
# Operator HTTP API
|
||||||
|
|
||||||
The `/operator` endpoints provide cluster-level tools for Nomad operators, such
|
The `/operator` endpoints provide cluster-level tools for Nomad operators, such
|
||||||
as interacting with the Raft subsystem, licensing, snapshots, autopilot and scheudler configration.
|
as interacting with the Raft subsystem, licensing, snapshots, autopilot and scheduler configuration.
|
||||||
|
|
||||||
~> Use this interface with extreme caution, as improper use could lead to a
|
~> Use this interface with extreme caution, as improper use could lead to a
|
||||||
Nomad outage and even loss of data.
|
Nomad outage and even loss of data.
|
||||||
|
|
Loading…
Reference in New Issue