Update invite code copy (#549)

zio/stable
Ollie Hsieh 2023-04-27 10:31:03 -07:00 committed by GitHub
parent 7a2c21026d
commit 51be8474db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ export function Component({}: {}) {
code works once! code works once!
</Text> </Text>
<Text type="sm" style={[styles.description, pal.textLight]}> <Text type="sm" style={[styles.description, pal.textLight]}>
( We'll send you more periodically. ) ( You'll receive one invite code every two weeks. )
</Text> </Text>
<ScrollView style={[styles.scrollContainer, pal.border]}> <ScrollView style={[styles.scrollContainer, pal.border]}>
{store.me.invites.map((invite, i) => ( {store.me.invites.map((invite, i) => (