From c84c1366e73884c03869217be067668967fc285c Mon Sep 17 00:00:00 2001 From: Tu Pham Nguyen Date: Wed, 28 Oct 2015 16:25:29 -0500 Subject: [PATCH] Updated README.md Just a typo :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a6cd4084..0c7989070 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ $ bin/gpm update # Contributing We appreciate any contribution to Grav, whether it is related to bugs, grammar, or simply a suggestion or improvement. -However, we ask that any contribution follow our simple guidelines in order to be properly received. +However, we ask that any contributions follow our simple guidelines in order to be properly received. All our projects follow the [GitFlow branching model][gitflow-model], from development to release. If you are not familiar with it, there are several guides and tutorials to make you understand what it is about.