From 8b4eaf634ea2c66d6b6d9ba8c2a60a17324fccb8 Mon Sep 17 00:00:00 2001 From: Zach <9573024+BeardedWinter@users.noreply.github.com> Date: Mon, 3 Dec 2018 03:47:32 -0500 Subject: [PATCH] docs: update readme for typo (#33496) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d9c6de13f0..3950a2eb039 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,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 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. +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?