From a205a86505233b1dd7ce0278e3281e0da825aab9 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 13 Jan 2021 11:06:26 +0100 Subject: [PATCH] docs: fix typo [skip_ci] --- common/defs/coins_details.json | 2 +- common/defs/misc/misc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/defs/coins_details.json b/common/defs/coins_details.json index ab7f1db11..184346c34 100644 --- a/common/defs/coins_details.json +++ b/common/defs/coins_details.json @@ -33019,7 +33019,7 @@ "type": "coin", "wallet": [ { - "name": "Trezor Beta", + "name": "Trezor Suite", "url": "https://suite.trezor.io" }, { diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 499a91b76..207102def 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -53,7 +53,7 @@ "Github": "https://github.com/ripple/rippled" }, "wallet": { - "Trezor Beta": "https://suite.trezor.io", + "Trezor Suite": "https://suite.trezor.io", "Exodus": "https://www.exodus.io", "Magnum": "https://magnumwallet.co" }