mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
[doc] Make the sentence actually understandable
This commit is contained in:
parent
0dfe4cd929
commit
2ffc2979d7
@ -22,8 +22,8 @@ Client client = TransportClient.builder().settings(settings).build();
|
||||
--------------------------------------------------
|
||||
|
||||
The transport client also no longer supports loading settings from config files.
|
||||
If you have have a config file, you can load into settings yourself before
|
||||
consturcting the transport client:
|
||||
If you have a config file, you can load it into settings yourself before
|
||||
constructing the transport client:
|
||||
|
||||
[source,java]
|
||||
--------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user