Merge pull request #29595 from YikSanChan/patch-14

Fix grammar
This commit is contained in:
Patrik Nordwall 2020-09-24 12:53:04 +02:00 committed by GitHub
commit d7441fd93c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -149,7 +149,7 @@ Please refer to its documentation for more details.
When a new node is started it sends a message to all seed nodes and then sends join command to the one that
answers first. If no one of the seed nodes replied (might not be started yet)
it retries this procedure until successful or shutdown.
it retries this procedure until success or shutdown.
You can define the seed nodes in the @ref:[configuration](#configuration) file (application.conf):