From 5d40ab3d3e0bf48be15dba901fd65fa45b6a120e Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Thu, 4 Jun 2015 07:21:11 -0600 Subject: [PATCH] Minor grammar corrections to MAINTAINING documentation --- MAINTAINING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINING.md b/MAINTAINING.md index 457281bec9..69905ace32 100644 --- a/MAINTAINING.md +++ b/MAINTAINING.md @@ -51,7 +51,7 @@ helping out. GitHub by default does not publicly state that you are a member of the organization. Please feel free to change that setting for yourself so others -will know who's helping out. That can be configured on [organization +will know who's helping out. That can be configured on the [organization list](https://github.com/orgs/react-bootstrap/people) page. Being a maintainer is not an obligation. You can help when you have time and be @@ -77,7 +77,7 @@ Example usages of the release script: $ ./tools/release patch $ ./tools/release minor $ ./tools/release major -$ ./tools/release minor --pre beta +$ ./tools/release minor --preid beta ``` Note that the above commands will bump the [semver](http://semver.org) version