Fixed grammatical error (#25639)

Corrected text in section "Found a bug?" to include an omitted word.
This commit is contained in:
Ashley Boyce
2018-11-13 21:40:58 -06:00
committed by Randell Dawson
parent 3355ae1d3e
commit dd83341784

View File

@ -122,7 +122,7 @@ Our community also has:
### Found a bug?
If you think you've found a bug, first read the [Help I've Found a Bug](https://www.freecodecamp.org/forum/t/how-to-report-a-bug/19543) article and follow its instructions. If you're confident it's a new bug, and have confirmed that someone else facing the same issue, go ahead and create a new GitHub issue. Be sure to include as much information as possible so we can reproduce the bug.
If you think you've found a bug, first read the [Help I've Found a Bug](https://www.freecodecamp.org/forum/t/how-to-report-a-bug/19543) article and follow its instructions. If you're confident it's a new bug, and have confirmed that someone else is facing the same issue, go ahead and create a new GitHub issue. Be sure to include as much information as possible so we can reproduce the bug.
### Found a security issue?