Skip to content

Commit c52a0eb

Browse files
docs: fix minor typos in 2FA docs (#1705)
<!-- What / Why --> <!-- Describe the request in detail. What it does and why it's being changed. --> Some small typos found while reading the documentation. --------- Co-authored-by: Michael Smith <[email protected]>
1 parent 2fd1ec9 commit c52a0eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/organizations/creating-and-managing-organizations/requiring-two-factor-authentication-in-your-organization.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Requiring two-factor authentication in your organization
44

55
import shared from '~/shared.js'
66

7-
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
7+
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.
88

99
## About two-factor authentication for organizations
1010

@@ -24,7 +24,7 @@ Two-factor authentication (2FA) is an extra layer of security used when logging
2424

2525
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].
2626

27-
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.
27+
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.
2828

2929
## Requiring two-factor authentication in your organization
3030

0 commit comments

Comments
 (0)