From 8064ffdfecb3bc96116d00923e4bb4ef00e71bbd Mon Sep 17 00:00:00 2001 From: Matias Bzurovski Date: Tue, 20 Aug 2024 15:14:36 +0200 Subject: [PATCH] remove coma end of file --- Content/1.1 - Transaction Review/transactionReview.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content/1.1 - Transaction Review/transactionReview.json b/Content/1.1 - Transaction Review/transactionReview.json index 7ade40cb..99988608 100644 --- a/Content/1.1 - Transaction Review/transactionReview.json +++ b/Content/1.1 - Transaction Review/transactionReview.json @@ -67,5 +67,5 @@ "transactionReview_noMnemonicError_text": "The required seed phrase is missing. Please return to the account and begin the recovery process.", "transactionReview_nonConformingManifestWarning_title": "Warning", "transactionReview_nonConformingManifestWarning_message": "This is a complex transaction that cannot be summarized - the raw transaction manifest will be shown. Do not submit unless you understand the contents.", - "transactionReview_hiddenAsset": "This asset is hidden and will not be visible in your Account", + "transactionReview_hiddenAsset": "This asset is hidden and will not be visible in your Account" }