Skip to content

Commit df151af

Browse files
authored
fix: correction of duplication of "." (#1106)
This PR turns the two dots into one: ![image](https://github.com/npm/documentation/assets/469989/75045391-8cf6-4289-8dd8-47636483eac5) ## References
1 parent 0dff78f commit df151af

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
@@ -8,7 +8,7 @@ Organization owners can require organization members to enable two-factor authen
88

99
## About two-factor authentication for organizations
1010

11-
Two-factor authentication (2FA) is an extra layer of security used when logging into websites or apps. You can require all members in your organization to enable two-factor authentication on npm. For more information about two-factor authentication, see ["Configuring two-factor authentication."][configure-2fa].
11+
Two-factor authentication (2FA) is an extra layer of security used when logging into websites or apps. You can require all members in your organization to enable two-factor authentication on npm. For more information about two-factor authentication, see ["Configuring two-factor authentication"][configure-2fa].
1212

1313
<Note>
1414

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

2323
## Prerequisites
2424

25-
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].
25+
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

2727
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.
2828

0 commit comments

Comments
 (0)