From 69cd76604228a66d2ce87535a63229bed2676974 Mon Sep 17 00:00:00 2001 From: Dima Mukhin Date: Sun, 21 Oct 2018 08:20:45 -0700 Subject: [PATCH] Fixed a grammatical errors in CONTRIBUTING.md (#24797) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0b264ef288..0967e9a903 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,7 +95,7 @@ Broadly, Contributing to this requires some understanding of APIs, ES6 Syntax and a lot of curiosity. -Essentially we expect certain basic familiarity, with some of the aforementioned technologies, tools and libraries. That said, you are not required to be an expert on them. +Essentially we expect certain basic familiarity, with some of the aforementioned technologies, tools, and libraries. That said, you are not required to be an expert on them. Feel free to ask us questions, on the related issue threads, and we will be glad to clarify. When in doubt, you can reach Mrugesh Mohapatra [`@raisedadead`](https://github.com/raisedadead) or Stuart Taylor [`@bouncey`](https://github.com/bouncey) from our platform dev team to help you with this.