Skip to content

Commit eee988a

Browse files
himanshusingh2407a7ul
authored andcommitted
Update apologize spelling (#27)
1 parent bd3650a commit eee988a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/src/main/res/layout/default_error_screen.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
android:gravity="center"
3939
android:textColor="#000"
4040
android:padding="10dp"
41-
android:text="This is embarrassing. We sincerely appologize for this." />
41+
android:text="This is embarrassing. We sincerely apologize for this." />
4242
<LinearLayout
4343
android:layout_width="match_parent"
4444
android:gravity="bottom"
@@ -77,4 +77,4 @@
7777
</LinearLayout>
7878

7979

80-
</ScrollView>
80+
</ScrollView>

0 commit comments

Comments
 (0)