Skip to content

Commit

Permalink
[DOCS] Fix typo in setting custom attributes when starting a node (#7…
Browse files Browse the repository at this point in the history
…7617)

Removes an excess "`".
  • Loading branch information
Leaf-Lin authored Sep 13, 2021
1 parent fa32598 commit 5da312d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can also set custom attributes when you start a node:
+
[source,sh]
--------------------------------------------------------
`./bin/elasticsearch -Enode.attr.rack_id=rack_one`
./bin/elasticsearch -Enode.attr.rack_id=rack_one
--------------------------------------------------------

. Tell {es} to take one or more awareness attributes into account when
Expand Down

0 comments on commit 5da312d

Please sign in to comment.