diff --git a/website/content/docs/commands/operator/raft.mdx b/website/content/docs/commands/operator/raft.mdx index 9fa51292d..8cbc7470e 100644 --- a/website/content/docs/commands/operator/raft.mdx +++ b/website/content/docs/commands/operator/raft.mdx @@ -83,7 +83,7 @@ The following flags are available for the `operator raft join` command. - `-retry` `(bool: false)` - Continuously retry joining the Raft cluster upon failures. The default is false. -~> **Note:** Please be aware that the content (not the path to the file) of the certifcate or key is expected for these parameters: `-leader-ca-cert`, `-leader-client-cert`, `-leader-client-key`. +~> **Note:** Please be aware that the content (not the path to the file) of the certificate or key is expected for these parameters: `-leader-ca-cert`, `-leader-client-cert`, `-leader-client-key`. ## list-peers