From f5de8ea64052104c46f696e8051a6f85639ca9db Mon Sep 17 00:00:00 2001 From: Yann ROBERT Date: Tue, 28 Apr 2015 18:07:22 +0200 Subject: [PATCH] fixed missing word in CONTRIBUTING.md Signed-off-by: Yann ROBERT --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6674574dc..7f36c94b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ Then immediately submit this new file as a pull-request, in order to get early f Eventually, you will have to update your proposal to accommodate the feedback you received. -Usually, it's not advisable to start working too much on the implementation itself before the proposal receives sufficient feedback, since it can significantly altered (or rejected). +Usually, it's not advisable to start working too much on the implementation itself before the proposal receives sufficient feedback, since it can be significantly altered (or rejected). Your implementation should then be submitted as a separate PR, that will be reviewed as well.