diff --git a/beacon_chain/conf.nim b/beacon_chain/conf.nim index 2881c5072..cef51736a 100644 --- a/beacon_chain/conf.nim +++ b/beacon_chain/conf.nim @@ -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* {.