Skip to content

Commit 72bb535

Browse files
committed
fixing bug about register page
1 parent 90b1102 commit 72bb535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/screens/RegisterScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ const RegisterScreen = ({navigation}: Props) => {
9191
fontWeight: 'bold',
9292
top: 30,
9393
}}>
94-
- PayBox CEO
94+
- PayBox Founder & CEO
9595
</Text>
9696
<Text style={[styles.globalMargin, styles.welcomeTitle]}>
9797
Welcome to PayBox!

0 commit comments

Comments
 (0)