diff options
Diffstat (limited to 'src/view/com/modals/report/ReportAccount.tsx')
-rw-r--r-- | src/view/com/modals/report/ReportAccount.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/modals/report/ReportAccount.tsx b/src/view/com/modals/report/ReportAccount.tsx index 3ea221a8b..237f2dc5d 100644 --- a/src/view/com/modals/report/ReportAccount.tsx +++ b/src/view/com/modals/report/ReportAccount.tsx @@ -126,7 +126,7 @@ const SelectIssue = ({ return ( <> <Text type="title-xl" style={[pal.text, styles.title]}> - Report account + Report Account </Text> <Text type="xl" style={[pal.text, styles.description]}> What is the issue with this account? |