diff --git a/docs/reference/commands/node-tool.asciidoc b/docs/reference/commands/node-tool.asciidoc index ed810a4dac014..a63a419a6b3a9 100644 --- a/docs/reference/commands/node-tool.asciidoc +++ b/docs/reference/commands/node-tool.asciidoc @@ -33,7 +33,7 @@ This tool has four modes: * `elasticsearch-node detach-cluster` enables you to move nodes from one cluster to another. This can be used to move nodes into a new cluster - created with the `elasticsearch-node unsafe-bootstap` command. If unsafe + created with the `elasticsearch-node unsafe-bootstrap` command. If unsafe cluster bootstrapping was not possible, it also enables you to move nodes into a brand-new cluster.