Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Sep 19, 2023
1 parent da8e89c commit 4cf34c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<string name="no_contacts_text">No contacts to message yet.</string>

<string name="onboarding_create_account_id_placeholder">username</string>
<string name="onboarding_create_account_username_unavailable_hint">If you preferred username is unavailable, we’ll pick a similar one for you.</string>
<string name="onboarding_create_account_username_unavailable_hint">If your preferred username is unavailable, we’ll pick a similar one for you.</string>
<string name="onboarding_create_account_wrong_username_hint">The username cannot contain spaces or at signs (@), or exceed 16 characters.</string>
<string name="onboarding_create_account_terms_and_services">By requesting an account, you agree to our Terms and Conditions.</string>
<string name="onboarding_create_account_terms_and_services_link_text">Terms and Conditions</string>
Expand Down

0 comments on commit 4cf34c8

Please sign in to comment.