Skip to content

Commit a57d4af

Browse files
DarryStonemMeikandaNayanar
authored andcommitted
Product Delivery typo (#30)
Fixed a typo included in both Github & Play Store app.
1 parent fd2f40e commit a57d4af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EssentialUIKit/AppLayout/TemplateList.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</Category>
115115

116116
<Category Icon="tracking.png" Name="Tracking" Description="Displays various trackings like train status, product delivery status, and more.">
117-
<Page Name="Prodcut Delivery Tracking Page" Description="This page displays a live train’s present status with the estimated time of arrival at a specified destination." PageName="Views.Tracking.ProductDeliveryTrackingPage"/>
117+
<Page Name="Product Delivery Tracking Page" Description="This page displays a live train’s present status with the estimated time of arrival at a specified destination." PageName="Views.Tracking.ProductDeliveryTrackingPage"/>
118118
</Category>
119119

120120
<Category Icon="dashboard.png" Name="Dashboard" IsNew="True" Description="A beautifully presented interface relevant to common real-world use cases.">
@@ -125,4 +125,4 @@
125125
<Page Name="Setting Page" Description="This page displays a simple settings page that includes account, notification, and support settings." PageName="Views.Settings.SettingPage"/>
126126
</Category>
127127

128-
</Samples>
128+
</Samples>

0 commit comments

Comments
 (0)