From b9c1c6c162f0782ec1f0c77fb1736dacb17005a8 Mon Sep 17 00:00:00 2001 From: Mentor Palokaj Date: Mon, 10 Jan 2022 14:08:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20typo,=20pulling=20"non=20native?= =?UTF-8?q?=20speaker"=20card,=20thanks=20@VanCaspel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- minter/src/components/organisms/Outfits.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minter/src/components/organisms/Outfits.js b/minter/src/components/organisms/Outfits.js index 1a423e3..8e29650 100644 --- a/minter/src/components/organisms/Outfits.js +++ b/minter/src/components/organisms/Outfits.js @@ -189,7 +189,7 @@ export default function Verifier() { if(!rocketeer ) return

Rocketeers

- Click on a Rocketeer to manage it's outfits + Click on a Rocketeer to manage its outfits
{ rocketeers.map( ( { id, image, new_outfit_available } ) => {