about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsurfdude29 <149612116+surfdude29@users.noreply.github.com>2024-01-26 20:10:21 +0000
committerGitHub <noreply@github.com>2024-01-26 12:10:21 -0800
commit93133b4864afedef16c58d56cdcceb673fd3e9a9 (patch)
tree83adc78895ced140d2656d41468f2f16299c36b2
parentb629fbdbb98a3eec9557d23c5257ee88e923134a (diff)
downloadvoidsky-93133b4864afedef16c58d56cdcceb673fd3e9a9.tar.zst
Fix typos in StepFollowingFeed.tsx (#2643)
-rw-r--r--src/screens/Onboarding/StepFollowingFeed.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Onboarding/StepFollowingFeed.tsx b/src/screens/Onboarding/StepFollowingFeed.tsx
index 4b3c62889..114e274b6 100644
--- a/src/screens/Onboarding/StepFollowingFeed.tsx
+++ b/src/screens/Onboarding/StepFollowingFeed.tsx
@@ -61,7 +61,7 @@ export function StepFollowingFeed() {
         <Trans>Your default feed is "Following"</Trans>
       </Title>
       <Description style={[a.mb_md]}>
-        <Trans>It show posts from the people your follow as they happen.</Trans>
+        <Trans>It shows posts from the people you follow as they happen.</Trans>
       </Description>
 
       <View style={[a.w_full]}>