mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
🐛 typo, pulling "non native speaker" card, thanks @VanCaspel
This commit is contained in:
parent
39433e723f
commit
b9c1c6c162
@ -189,7 +189,7 @@ export default function Verifier() {
|
||||
if(!rocketeer ) return <Container justify="flex-start">
|
||||
|
||||
<H1>Rocketeers</H1>
|
||||
<Text>Click on a Rocketeer to manage it's outfits</Text>
|
||||
<Text>Click on a Rocketeer to manage its outfits</Text>
|
||||
<Section direction="row">
|
||||
|
||||
{ rocketeers.map( ( { id, image, new_outfit_available } ) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user