Skip to content

Commit 1687567

Browse files
committed
Merge branch 'updating-continuous-access-evaluation' of https://github.com/salman90/azure-docs-pr into updating-continuous-access-evaluation
2 parents c81d3bc + bfd8019 commit 1687567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/app-resilience-continuous-access-evaluation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const msalInstance = new PublicClientApplication(msalConfig);
157157

158158
---
159159

160-
You can test your application by signing in a user to the application and then using the Azure portal to Revoke the user's sessions. The next time the app calls the CAE-enabled API, the user will be asked to reauthenticate.
160+
You can test your application by signing in a user and then using the Azure portal to revoke the user's session. The next time the app calls the CAE-enabled API, the user will be asked to reauthenticate.
161161

162162
## Next steps
163163

0 commit comments

Comments
 (0)