From 66885e5fb54fbc2d9266a34ff53e1d17527f6cb7 Mon Sep 17 00:00:00 2001 From: G Whitley Date: Wed, 14 Jul 2021 20:48:44 +0100 Subject: [PATCH] Update profile-management.md I've clarified the text of the "Managing Additional Information" and made it read slightly better - it confused me the first time I read it. --- 2.x/features/profile-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.x/features/profile-management.md b/2.x/features/profile-management.md index 1d0ef17..e97109b 100644 --- a/2.x/features/profile-management.md +++ b/2.x/features/profile-management.md @@ -16,7 +16,7 @@ Therefore, any customizations you wish to make to your application's management :::tip Managing Additional Information -If you need to manage additional information about the user, do not feel obligated to add additional to the "Profile Information" card within your Jetstream application's UI. You are free to add additional UI elements and forms to user's profile dashboard that are specific to the information you wish to manage. +If you need to manage additional information about the user, you can do more than just amending the provided "Profile Information" card. You can add as many additional UI elements and forms as you need to the user's entire profile dashboard. ::: ## Views / Pages