From 8c1321d13d9fe941b65808d799debe409a880ea5 Mon Sep 17 00:00:00 2001 From: scotchfield Date: Wed, 27 Jan 2016 22:42:11 -0500 Subject: [PATCH] Fix for two spelling issues --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c251bcb38..aeca647bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Please write test cases to exercise your changes. ### 3. When you are ready, run the test suite -1. Install dev dependenies. +1. Install dev dependencies. ```sh npm install @@ -63,4 +63,4 @@ Please make sure you have signed the [Contributor License Agreement](https://www There will probably be discussion about the pull request and we will work with you if any changes are needed. -### 7. Know that we greatly apreciate your help!! :D +### 7. Know that we greatly appreciate your help!! :D