Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Change "logged-in" to "logged in", Modify Profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinsina committed Dec 13, 2022
1 parent 238a0ee commit 303ae30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/marko-web-identity-x/browser/profile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
</div>
</div>
<div v-else>
<p>You must be logged-in to modify your user profile.</p>
<p>You must be logged in to modify your user profile.</p>
<login
:additional-event-data="additionalEventData"
:source="loginSource"
Expand Down

0 comments on commit 303ae30

Please sign in to comment.