Skip to content

Commit 14d8546

Browse files
committed
Fixed typo
1 parent acffed1 commit 14d8546

File tree

1 file changed

+1
-1
lines changed
  • ParseLoginSampleWithDispatchActivity/src/main/res/values

1 file changed

+1
-1
lines changed

ParseLoginSampleWithDispatchActivity/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<string name="app_name">Parse Login Sample With Dispatch Activity</string>
1212
<string name="profile_logo_content_description">Logo</string>
13-
<string name="profile_title_logged_in">Your are logged in as</string>
13+
<string name="profile_title_logged_in">You are logged in as</string>
1414
<string name="profile_logout_button_label">Log out</string>
1515

1616
</resources>

0 commit comments

Comments
 (0)