Skip to content

Commit f31ed39

Browse files
authored
Update msal-net-clear-token-cache.md
1 parent 095d4dc commit f31ed39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/msal-net-clear-token-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: "devx-track-csharp, aaddev"
1818

1919
# Clear the token cache using MSAL.NET
2020

21-
## Web Api and Daemon apps
21+
## Web API and daemon apps
2222

2323
There is no API to remove the tokens from the cache. Cache size should be handled by setting eviction policies on the underlying storage. See [Cache Serialization](msal-net-token-cache-serialization.md?tabs=aspnetcore) for details on how to use a memory cache or distributed cache.
2424

0 commit comments

Comments
 (0)