Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 145 forks source link

[BUG] - Typo on profile page #569

Closed naomi-lgbt closed 3 years ago

naomi-lgbt commented 3 years ago

Describe the bug The profile page appears to have a typo. This sentence does not seem correct:

So long as your PRs successfully pass the review period, they’ll become valid in — which means you’ll have officially completed this year’s challenge!

To Reproduce Steps to reproduce the behavior:

  1. Log in to the Hacktoberfest site.
  2. Scroll down to the You're almost there section.
  3. See the aforementioned sentence.

Expected behavior A clear and concise description of what you expected to happen.

The in should be removed so the sentence becomes: So long as your PRs successfully pass the review period, they’ll become valid — which means you’ll have officially completed this year’s challenge!

Screenshots If applicable, add screenshots to help explain your problem.

image

Additional context Add any other context about the problem here.

MattIPv4 commented 3 years ago

Fixed in https://github.com/digitalocean/hacktoberfest/pull/563