From 303ae302e21ab501bf8bbe466aace0b9b65799b8 Mon Sep 17 00:00:00 2001 From: Jake Collins Date: Tue, 13 Dec 2022 10:49:28 -0600 Subject: [PATCH] Change "logged-in" to "logged in", Modify Profile --- packages/marko-web-identity-x/browser/profile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/marko-web-identity-x/browser/profile.vue b/packages/marko-web-identity-x/browser/profile.vue index 856eda92e..a6a3fcb37 100644 --- a/packages/marko-web-identity-x/browser/profile.vue +++ b/packages/marko-web-identity-x/browser/profile.vue @@ -202,7 +202,7 @@
-

You must be logged-in to modify your user profile.

+

You must be logged in to modify your user profile.