From f1ff142ff95f1c14de8a58e570b998010d571683 Mon Sep 17 00:00:00 2001 From: Kellar Date: Mon, 29 Apr 2024 15:30:58 +0100 Subject: [PATCH] fix typo --- src/i18n/locales/en/proposal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/proposal.json b/src/i18n/locales/en/proposal.json index e1315a3398..5cc912fd9b 100644 --- a/src/i18n/locales/en/proposal.json +++ b/src/i18n/locales/en/proposal.json @@ -79,7 +79,7 @@ "filterProposalsNSelected": "Filter {{count}}", "filter": "Filter", "transaction": "Transaction", - "parameter": "Paramter", + "parameter": "Parameter", "proposal": "Proposal", "transactionExecutionAlertMessage": "Transactions execute in the order they are added", "labelProposalVotingPeriod": "Voting Period",