From 047d841c6c57aef58883eff298c22e2caddc3b2e Mon Sep 17 00:00:00 2001 From: Jon Cass Date: Sun, 1 Oct 2017 07:58:24 -0400 Subject: [PATCH] Couple of grammar/typo edits to README.MD (#16) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f3986a9..459ffea6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ # Tech Interview Handbook -Carefully curated content to help you ace your next technical interview, with a focus on algorithms and the front end domain. System design questions are in-progress. Besides the usual algorithm questions, other **awesome** stuff include: +Carefully curated content to help you ace your next technical interview, with a focus on algorithms and the front end domain. System design questions are in-progress. Besides the usual algorithm questions, other **awesome** stuff includes: - [How to prepare](preparing) for coding interviews - [Algorithm tips and the best practice questions](algorithms) categorized by topic @@ -45,7 +45,7 @@ Also, existing resources focus mainly on algorithm questions, and lack in covera ## Contributing -There are no formal contributing guidelines at the moment as things are still in flux and we might find a better approach to structure content as we go along. You are welcome contribute whatever that you think will be helpful to fellow engineers. If you would like to contribute content for different domains, feel free to create an issue or submit a pull request and we can discuss further. +There are no formal contributing guidelines at the moment as things are still in flux and we might find a better approach to structure content as we go along. You are welcome to contribute whatever you think will be helpful to fellow engineers. If you would like to contribute content for different domains, feel free to create an issue or submit a pull request and we can discuss further. ## Maintainers