Browse Source

typo fixed (#91928)

amyjtechwriter 2 years ago
parent
commit
c66ac71f9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/commands/reconfigure-node.asciidoc

+ 1 - 1
docs/reference/commands/reconfigure-node.asciidoc

@@ -28,7 +28,7 @@ cluster where security features are already enabled and configured. Before
 starting your new node, run the 
 <<create-enrollment-token,`elasticsearch-create-enrollment-token`>> tool
 with the `-s node` option to generate an enrollment token on any node in your
-existing cluster. On your new node, run the the
+existing cluster. On your new node, run the
 `elasticsearch-reconfigure-node` tool and pass the enrollment token as a
 parameter.