about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-07-18 11:47:10 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-07-18 11:47:10 -0500
commit9ac820baac64a6f8cc5842f96a5a0d535e408975 (patch)
treef2cbc0e66af92405b529b15117889e351a51bce5 /src
parentff61fc3c1dfad50762377be613268f671fefe42c (diff)
downloadvoidsky-9ac820baac64a6f8cc5842f96a5a0d535e408975.tar.zst
Tweak copy
Diffstat (limited to 'src')
-rw-r--r--src/view/com/modals/report/ReportAccount.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/com/modals/report/ReportAccount.tsx b/src/view/com/modals/report/ReportAccount.tsx
index eae7de25c..b53c54caa 100644
--- a/src/view/com/modals/report/ReportAccount.tsx
+++ b/src/view/com/modals/report/ReportAccount.tsx
@@ -128,10 +128,10 @@ const SelectIssue = ({
         label: (
           <View>
             <Text style={pal.text} type="md-bold">
-              Account handle, display name or description contains terms that violate community standards.
+              Name or Description Violates Community Standards
             </Text>
             <Text style={pal.textLight}>
-              Violation; terms used violate community standards
+              Terms used violate community standards
             </Text>
           </View>
         ),