Skip to content

Commit dd47cf4

Browse files
glerbjrodewig
authored andcommitted
[DOCS] Correct typo in Discovery docs (#48494)
1 parent 4a66cfc commit dd47cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/modules/discovery/discovery.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Each seed hosts provider yields the IP addresses or hostnames of the seed
4343
nodes. If it returns any hostnames then these are resolved to IP addresses
4444
using a DNS lookup. If a hostname resolves to multiple IP addresses then {es}
4545
tries to find a seed node at all of these addresses. If the hosts provider does
46-
not explicitly give the TCP port of the node then by it will implicitly use the
46+
not explicitly give the TCP port of the node by then, it will implicitly use the
4747
first port in the port range given by `transport.profiles.default.port`, or by
4848
`transport.port` if `transport.profiles.default.port` is not set. The number of
4949
concurrent lookups is controlled by

0 commit comments

Comments
 (0)