From 5850f673bea94e44bb5816e22efe4aaedb402fbe Mon Sep 17 00:00:00 2001 From: simrnsethi Date: Sun, 4 Mar 2018 11:20:28 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 09a1e5f..25e717d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Each group member is responsible to be: - Commit frequently with clear and concise commit message. - Write tests for function changes. - Once your changes are done, submit a Pull Request. -- Wait for comments from team member. Then make changes from your Branch/Folk repo. +- Wait for comments from team member. Then make changes from your Branch/Fork repo. - Only merge after reaching whole team agreement. ## Where to Contribute(Workflow)