From 87c1ab3774d97116ff58e0d7df3fcd5dfd9b354b Mon Sep 17 00:00:00 2001 From: katspaugh <381895+katspaugh@users.noreply.github.com> Date: Thu, 7 Apr 2022 11:50:49 +0200 Subject: [PATCH] Fix: Collectible -> NFT collection --- .../Balances/SendModal/screens/SendCollectible/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/safe/components/Balances/SendModal/screens/SendCollectible/index.tsx b/src/routes/safe/components/Balances/SendModal/screens/SendCollectible/index.tsx index 699f16ac9b..c8819ded20 100644 --- a/src/routes/safe/components/Balances/SendModal/screens/SendCollectible/index.tsx +++ b/src/routes/safe/components/Balances/SendModal/screens/SendCollectible/index.tsx @@ -212,7 +212,7 @@ const SendCollectible = ({ - Collectible + NFT collection