Skip to content

Commit c6ff5a8

Browse files
authored
M47375 Fixing Typo
Translator has reported possible source content issue. Description: Typo. Line 89 should be "To bubble up the output claims" not "To bubble up the output the claims"
1 parent 7559d81 commit c6ff5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/display-controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Certain display claims are required for certain types of display control. For ex
8686

8787
The **output claims** of a display control are not sent to the next orchestration step. They are saved temporarily only for the current display control session. These temporary claims can be shared between the different actions of the same display control.
8888

89-
To bubble up the output the claims to the next orchestration step, use the **OutputClaims** of the actual self-asserted technical profile which references this display control.
89+
To bubble up the output claims to the next orchestration step, use the **OutputClaims** of the actual self-asserted technical profile which references this display control.
9090

9191
### Display control Actions
9292

0 commit comments

Comments
 (0)