From: TJ Rana Date: Wed, 21 Mar 2012 20:00:58 +0000 (-0300) Subject: Add "the" on lines 28 and 29 X-Git-Tag: v2.0.3~5^2~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ea34ae0ef79c793e9a9d393b4eef825b71e84b5;p=thirdparty%2Fbootstrap.git Add "the" on lines 28 and 29 --- diff --git a/README.md b/README.md index af0403001a..0a2a171d72 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Releases will be numbered with the follow format: And constructed with the following guidelines: -* Breaking backward compatibility bumps the major (and resets minor and patch) -* New additions without breaking backward compatibility bumps the minor (and resets patch) +* Breaking backward compatibility bumps the major (and resets the minor and patch) +* New additions without breaking backward compatibility bumps the minor (and resets the patch) * Bug fixes and misc changes bumps the patch For more information on SemVer, please visit http://semver.org/.