Skip to content

Commit 261acd3

Browse files
authored
Merge pull request #104592 from yoelhor/patch-13
Update contentdefinitions.md
2 parents 2f1f726 + 95dd280 commit 261acd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/contentdefinitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The **DataUri** element is used to specify the page identifier. Azure AD B2C use
8282
| `unifiedssp` | Displays a form for signing in with a local account that's based on an email address or a user name. This value also provides the “keep me sign-in functionality” and “Forgot your password?” link. |
8383
| `unifiedssd` | Displays a form for signing in with a local account that's based on an email address or a user name. |
8484
| `multifactor` | Verifies phone numbers by using text or voice during sign-up or sign-in. |
85-
| `selfasserted` | Displays a form that enables users to create or update their profile. |
85+
| `selfasserted` | Displays a form to collect data from a user. For example, enables users to create or update their profile. |
8686

8787
### Select a page layout
8888

0 commit comments

Comments
 (0)