Fixed confusing typo (#2533)

"One or more" appears to be a better description than "One of more"
This commit is contained in:
Chris Hobcroft 2021-05-02 20:31:49 +05:30 committed by GitHub
parent faebe3470c
commit a3b9990beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ type
name: "wallets-dir" }: Option[InputDir]
web3Urls* {.
desc: "One of more Web3 provider URLs used for obtaining deposit contract data"
desc: "One or more Web3 provider URLs used for obtaining deposit contract data"
name: "web3-url" }: seq[string]
web3Mode* {.