Skip to content

Commit bfd8019

Browse files
salman90derisen
andauthored
Update articles/active-directory/develop/app-resilience-continuous-access-evaluation.md
Update how to test the app description Co-authored-by: Doğan Erişen <[email protected]>
1 parent e806cff commit bfd8019

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
@@ -156,7 +156,7 @@ const msalInstance = new PublicClientApplication(msalConfig);
156156

157157
---
158158

159-
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.
159+
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.
160160

161161
## Next steps
162162

0 commit comments

Comments
 (0)