Skip to content

Commit bf145b1

Browse files
authored
Merge pull request #98639 from Casper-Olsen/patch-1
Update self-asserted-technical-profile.md
2 parents b58b7dd + 7b70bdb commit bf145b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/self-asserted-technical-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The following example demonstrates the use of a self-asserted technical profile
174174

175175
### Output claims sign-up or sign-in page
176176

177-
In a combined sign-up and sign-in page, note the following when using a content definition [DataUri](contentdefinitions.md#datauri) element the specifies a `unifiedssp` or `unifiedssd` page type:
177+
In a combined sign-up and sign-in page, note the following when using a content definition [DataUri](contentdefinitions.md#datauri) element that specifies a `unifiedssp` or `unifiedssd` page type:
178178

179179
- Only the username and password claims are rendered.
180180
- The first two output claims must be the username and the password (in this order).

0 commit comments

Comments
 (0)