Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
kfrancis committed May 18, 2023
1 parent 83b9f3b commit f3a237c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NuSocial/AppShell.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</Tab>

<Tab
Title="{loc:Translate Mssages}"
Title="{loc:Translate Messages}"
Icon="{x:Static fa:FontAwesomeIcons.Message}"
Route="messages">
<ShellContent ContentTemplate="{DataTemplate views:MessagesView}" />
Expand Down

0 comments on commit f3a237c

Please sign in to comment.