Skip to content

Commit 2b6c158

Browse files
committed
Chnaged minor changes
1 parent 4cb5560 commit 2b6c158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Screens/EsseyPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export const EsseyPage = ({navigation}) => {
8080
flex: 1,
8181
backgroundColor: '#1e1b38',
8282
}}>
83-
<TopHeader text={'Essey'} navigation={navigation} />
83+
<TopHeader text={'Essay'} navigation={navigation} />
8484
<ScrollView>
8585
<View style={{paddingHorizontal: 20}}>
8686
<View

0 commit comments

Comments
 (0)