aboutsummaryrefslogtreecommitdiff
path: root/src/screens/onboarding/WelcomeScreen.tsx
diff options
context:
space:
mode:
authorAshm Walia <40498934+ashmgarv@users.noreply.github.com>2020-12-29 16:41:14 -0800
committerGitHub <noreply@github.com>2020-12-29 19:41:14 -0500
commitec478d4981c726856485b49b49ac33b0d9e6a903 (patch)
tree04027dbe6199b0e7236d13775c7b1a5b12650b77 /src/screens/onboarding/WelcomeScreen.tsx
parent657185c9f3f06f4e38f161ba7bd1fd35512f81f2 (diff)
Small fix (#148)
Diffstat (limited to 'src/screens/onboarding/WelcomeScreen.tsx')
-rw-r--r--src/screens/onboarding/WelcomeScreen.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/onboarding/WelcomeScreen.tsx b/src/screens/onboarding/WelcomeScreen.tsx
index fcdd9bc5..96d3f929 100644
--- a/src/screens/onboarding/WelcomeScreen.tsx
+++ b/src/screens/onboarding/WelcomeScreen.tsx
@@ -31,7 +31,7 @@ const WelcomeScreen: React.FC<WelcomeScreenProps> = ({navigation}) => {
<View>
<Text style={styles.header}>Welcome to TAGG!</Text>
<Text style={styles.subtext}>
- This is the new social networking platform for you! It will help you
+ Tagg is the new social networking platform for you! It will help you
create your own personalized digital space where you can express who
you are, along with all the moments that comprehensively define you!
</Text>