Skip to content

Commit f263fbd

Browse files
authored
Merge pull request #124853 from bolt-io/patch-32
Removed erroneous `)`
2 parents 5537cd6 + 85e87f0 commit f263fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/tutorial-create-user-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Now, grant permissions to the API scope you exposed earlier in the *IdentityExpe
221221
1. Select the **APIs my organization uses** tab, then select the **IdentityExperienceFramework** application.
222222
1. Under **Permission**, select the **user_impersonation** scope that you defined earlier.
223223
1. Select **Add permissions**. As directed, wait a few minutes before proceeding to the next step.
224-
1. Select **Grant admin consent for *<your tenant name)>***.
224+
1. Select **Grant admin consent for *&lt;your tenant name>***.
225225
1. Select **Yes**.
226226
1. Select **Refresh**, and then verify that "Granted for ..." appears under **Status** for the scope.
227227

0 commit comments

Comments
 (0)