Browse Source

Update discovery.asciidoc (#106541) (#106695)

Fix typo

(cherry picked from commit 96a46b9c5b41145626477dc2fa062456d3e46a75)

Co-authored-by: Boen <13752080613@163.com>
Jake Landis 1 year ago
parent
commit
bb9566a57e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/modules/discovery/discovery.asciidoc

+ 1 - 1
docs/reference/modules/discovery/discovery.asciidoc

@@ -115,7 +115,7 @@ supplied in `unicast_hosts.txt`.
 
 The `unicast_hosts.txt` file contains one node entry per line. Each node entry
 consists of the host (host name or IP address) and an optional transport port
-number. If the port number is specified, is must come immediately after the
+number. If the port number is specified, it must come immediately after the
 host (on the same line) separated by a `:`. If the port number is not
 specified, {es} will implicitly use the first port in the port range given by
 `transport.profiles.default.port`, or by `transport.port` if