We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0295f1 commit cc00796Copy full SHA for cc00796
articles/active-directory/develop/msal-node-extensions.md
@@ -25,7 +25,7 @@ The [MSAL for Node](tutorial-v2-nodejs-webapp-msal.md) supports an in-memory cac
25
The Microsoft Authentication Extensions for Node support the following platforms:
26
27
- Windows - Data protection API (DPAPI) is used for protection.
28
-- MacOS - The MacOS Keychain is used.
+- Mac - The Mac Keychain is used.
29
- Linux - LibSecret is used for storing to "Secret Service".
30
31
## Installation
0 commit comments