mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 06:46:10 +00:00
Fixed confusing typo (#2533)
"One or more" appears to be a better description than "One of more"
This commit is contained in:
parent
faebe3470c
commit
a3b9990beb
@ -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* {.
|
||||
|
Loading…
x
Reference in New Issue
Block a user