Skip to content

Commit

Permalink
Merge pull request #15305 from lifton/patch-2
Browse files Browse the repository at this point in the history
Remove unnecessary use of range of days
  • Loading branch information
ramyaparimi authored Feb 10, 2022
2 parents b178935 + c9e7013 commit d08235b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ If you know your password for {% data variables.product.product_location %} but

{% note %}

**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.
**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.

{% endnote %}

Expand Down Expand Up @@ -100,6 +100,6 @@ You can use your two-factor authentication credentials or two-factor authenticat
- 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**.

![Screenshot of buttons for alternative verification](/assets/images/help/2fa/alt-verifications.png)
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.
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.

{% endif %}

0 comments on commit d08235b

Please sign in to comment.