From 20aaf3731756abcd8b9ea7bc27b4420a992c2483 Mon Sep 17 00:00:00 2001 From: Joel Date: Fri, 19 Feb 2016 18:52:35 -0300 Subject: [PATCH] grammar fixes --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 48e84a40..4ee9198a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Leave the date and the tip number with **xx**. When we decide to merge the pull # Tip flow -**Tip sended** -> **Tip in review** -> **Tip Approved** +**Tip sent** -> **Tip in review** -> **Tip Approved** - When you send a tip, it now has to pass the review process and while that happens, it status will be `under-review`. -- After the tip is reviewed by 3 people and they gave their :shipit:, then the tip will be `ready to merge` \ No newline at end of file +- After the tip is reviewed by 5 people and they gave their :shipit:, then the tip will be `ready to merge` \ No newline at end of file