Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
c3024 committed Aug 8, 2023
1 parent 3744bfc commit e17367f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ReportWelcomeText.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ function ReportWelcomeText(props) {
<Text
style={[styles.textStrong]}
onPress={() => Navigation.navigate(ROUTES.getProfileRoute(accountID))}
supressHighlighting
suppressHighlighting
>
{displayName}
</Text>
Expand Down

0 comments on commit e17367f

Please sign in to comment.