Skip to content

Commit c9a8b40

Browse files
specified code
------- cc: @mmacy
1 parent c1cb2ec commit c9a8b40

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)