From db3e628f1c3edc8e57c6236fe8c5745d288911ab Mon Sep 17 00:00:00 2001 From: John Westlund Date: Sat, 18 Feb 2023 10:48:01 -0800 Subject: [PATCH] fix error message grammar --- staking_deposit/intl/en/utils/validation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staking_deposit/intl/en/utils/validation.json b/staking_deposit/intl/en/utils/validation.json index caf04e05..00579c8b 100644 --- a/staking_deposit/intl/en/utils/validation.json +++ b/staking_deposit/intl/en/utils/validation.json @@ -21,7 +21,7 @@ "err_not_bls_form": "The given withdrawal credentials is not in BLS_WITHDRAWAL_PREFIX form." }, "validate_bls_withdrawal_credentials_matching": { - "err_not_matching": "The given withdrawal credentials is matching the old BLS withdrawal credentials that mnemonic generated." + "err_not_matching": "The given withdrawal credentials does not match the old BLS withdrawal credentials that mnemonic generated." }, "verify_bls_to_execution_change_json": { "msg_bls_to_execution_change_verification": "Verifying your BLSToExecutionChange file:\t"