Skip to content

Commit d08235b

Browse files
authored
Merge pull request github#15305 from lifton/patch-2
Remove unnecessary use of range of days
2 parents b178935 + c9e7013 commit d08235b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ If you know your password for {% data variables.product.product_location %} but
6363

6464
{% note %}
6565

66-
**Note**: For security reasons, regaining access to your account by authenticating with a one-time password can take 1-3 business days. {% data variables.product.company_short %} will not review additional requests submitted during this time.
66+
**Note**: For security reasons, regaining access to your account by authenticating with a one-time password can take up to three business days. {% data variables.product.company_short %} will not review additional requests submitted during this time.
6767

6868
{% endnote %}
6969

@@ -100,6 +100,6 @@ You can use your two-factor authentication credentials or two-factor authenticat
100100
- If you've previously set up a personal access token and would like to use the personal access token for verification, click **Personal access token**.
101101

102102
![Screenshot of buttons for alternative verification](/assets/images/help/2fa/alt-verifications.png)
103-
1. A member of {% data variables.contact.github_support %} will review your request and email you within 1-3 business days. If your request is approved, you'll receive a link to complete your account recovery process. If your request is denied, the email will include a way to contact support with any additional questions.
103+
1. A member of {% data variables.contact.github_support %} will review your request and email you within three business days. If your request is approved, you'll receive a link to complete your account recovery process. If your request is denied, the email will include a way to contact support with any additional questions.
104104

105105
{% endif %}

0 commit comments

Comments
 (0)