From 00e71ae30b34f8f09898a8476aad294319899481 Mon Sep 17 00:00:00 2001 From: Netanya Date: Sat, 17 Nov 2018 20:13:08 +0900 Subject: [PATCH] Fixed syntax and grammar issues (#21703) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27038a8fb9..eb31fb3919 100644 --- a/README.md +++ b/README.md @@ -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 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. +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 has faced 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?