diff --git a/website/content/api-docs/operator/index.mdx b/website/content/api-docs/operator/index.mdx index 51a158d44..5692cd8fd 100644 --- a/website/content/api-docs/operator/index.mdx +++ b/website/content/api-docs/operator/index.mdx @@ -10,7 +10,7 @@ description: |- # Operator HTTP API 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 Nomad outage and even loss of data.