From 23d0ada9761393fb7da9bfd9ae861bad80328dc4 Mon Sep 17 00:00:00 2001 From: FantasticFiasco Date: Wed, 3 Sep 2025 13:51:41 +0200 Subject: [PATCH 1/2] docs: minor typos --- ...quiring-two-factor-authentication-in-your-organization.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx b/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx index 751b626559e..d6b275dca9b 100644 --- a/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx +++ b/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx @@ -4,7 +4,7 @@ title: Requiring two-factor authentication in your organization import shared from '~/shared.js' -Organization owners can require organization members to enable two-factor authentication for their personal accounts, making it harder for malicious actors to access an organization's packages and settings +Organization owners can require organization members to enable two-factor authentication for their personal accounts, making it harder for malicious actors to access an organization's packages and settings. ## About two-factor authentication for organizations @@ -24,7 +24,7 @@ Two-factor authentication (2FA) is an extra layer of security used when logging Before you can require organization members to use two-factor authentication, you must enable two-factor authentication for your account on npm. For more information, see ["Configuring two-factor authentication"][configure-2fa]. -Before you require use of two-factor authentication, we recommend notifying organization members and asking them to set up 2FA for their accounts. You can see if members already use 2Fa in the organizations members page. +Before you require use of two-factor authentication, we recommend notifying organization members and asking them to set up 2FA for their accounts. You can see if members already use 2FA in the organizations members page. ## Requiring two-factor authentication in your organization From d336996ff1dd95657240ddd3faa14145d32d1ff3 Mon Sep 17 00:00:00 2001 From: Mattias Kindborg Date: Wed, 3 Sep 2025 22:28:45 +0200 Subject: [PATCH 2/2] docs: fix review remark Co-authored-by: Michael Smith --- ...requiring-two-factor-authentication-in-your-organization.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx b/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx index d6b275dca9b..f299e6f313a 100644 --- a/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx +++ b/content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx @@ -24,7 +24,7 @@ Two-factor authentication (2FA) is an extra layer of security used when logging Before you can require organization members to use two-factor authentication, you must enable two-factor authentication for your account on npm. For more information, see ["Configuring two-factor authentication"][configure-2fa]. -Before you require use of two-factor authentication, we recommend notifying organization members and asking them to set up 2FA for their accounts. You can see if members already use 2FA in the organizations members page. +Before you require use of two-factor authentication, we recommend notifying organization members and asking them to set up 2FA for their accounts. You can see if members already use 2FA in the organization's members page. ## Requiring two-factor authentication in your organization