about summary refs log tree commit diff
path: root/src/screens/Signup/StepInfo/Policies.tsx
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-08-11 19:01:01 -0500
committerGitHub <noreply@github.com>2025-08-11 19:01:01 -0500
commit44cdf32c1f22242836f8041860f7d2298b4b7bd4 (patch)
treeca3e3915a8ce7c42419499e475f719b2dd92252e /src/screens/Signup/StepInfo/Policies.tsx
parent86b53e7bcc870b73edf10680efe5878ae14e0cbc (diff)
downloadvoidsky-44cdf32c1f22242836f8041860f7d2298b4b7bd4.tar.zst
Update dates (#8822)
Diffstat (limited to 'src/screens/Signup/StepInfo/Policies.tsx')
-rw-r--r--src/screens/Signup/StepInfo/Policies.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Signup/StepInfo/Policies.tsx b/src/screens/Signup/StepInfo/Policies.tsx
index 0bc14fa6a..36de08f6e 100644
--- a/src/screens/Signup/StepInfo/Policies.tsx
+++ b/src/screens/Signup/StepInfo/Policies.tsx
@@ -33,7 +33,7 @@ function CommunityGuidelinesNotice({}: {}) {
             to={webLinks.community}>
             updated version of our Community Guidelines
           </InlineLinkText>{' '}
-          will take effect on October 13th.
+          will take effect on October 15th.
         </Trans>
       </Admonition>
     </View>