From 7e58fa83835eaedc56a465acfccc2f69e1f41ff6 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Wed, 18 Jul 2018 11:28:13 +0530 Subject: [PATCH] README: fix typo in Contributing section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7717e4adba8..2a63d0bb857 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ lead to many relevant technical topics. ## Contribute -The [Contributor Guide](contributors/guide/README.md) provides detailed instruction on how to get your ideas and bug fixes seen and accepted, including: +The [Contributor Guide](contributors/guide/README.md) provides detailed instructions on how to get your ideas and bug fixes seen and accepted, including: 1. How to [file an issue] 1. How to [find something to work on] 1. How to [open a pull request]