浏览代码

typo fixed (#91928)

amyjtechwriter 2 年之前
父节点
当前提交
c66ac71f9e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 
 starting your new node, run the 
 <<create-enrollment-token,`elasticsearch-create-enrollment-token`>> tool
 <<create-enrollment-token,`elasticsearch-create-enrollment-token`>> tool
 with the `-s node` option to generate an enrollment token on any node in your
 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
 `elasticsearch-reconfigure-node` tool and pass the enrollment token as a
 parameter.
 parameter.