Skip to content

Commit 42bce74

Browse files
authored
Merge pull request #101976 from MarileeTurscak-MSFT/patch-288
specified code
2 parents 789679d + c9a8b40 commit 42bce74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/tutorial-register-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Once the application registration is complete, enable the implicit grant flow:
8484

8585
## Create a client secret
8686

87-
If your application exchanges a code for a token, you need to create an application secret.
87+
If your application exchanges an authorization code for an access token, you need to create an application secret.
8888

8989
#### [Applications](#tab/applications/)
9090

0 commit comments

Comments
 (0)