[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.
|
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
|
If you have a config file, you can load it into settings yourself before
|
||||||
consturcting the transport client:
|
constructing the transport client:
|
||||||
|
|
||||||
[source,java]
|
[source,java]
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue