Skip to content

Commit 77a283e

Browse files
committed
Fix lint issues
1 parent 763cda7 commit 77a283e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/includes/guides/users/attributes/manage-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ To configure properties of user attributes:
189189
!!! Danger "Warning"
190190
These settings only control how the attributes behave in WSO2-managed UIs (Administrator Console, End-User Profile (i.e. My Account), Self-Registration). They **do not** affect backend or API validation.
191191

192-
If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
192+
If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
193193

194194
!!! note
195195
Using the attribute configurations, you can also configure which attributes are displayed in the user creation form when
@@ -378,7 +378,7 @@ To configure properties of user attributes:
378378
!!! Danger "Warning"
379379
These settings only control how the attributes behave in WSO2-managed UIs (Administrator Console, End-User Profile (i.e. My Account), Self-Registration). They **do not** affect backend or API validation.
380380

381-
If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
381+
If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
382382

383383
!!! note
384384
Using the attribute configurations, you can also configure which attributes are displayed in the user creation form when

0 commit comments

Comments
 (0)