]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
drop the the, it's cleaner 11928/head
authorMark Otto <otto@github.com>
Wed, 18 Dec 2013 22:38:10 +0000 (14:38 -0800)
committerMark Otto <otto@github.com>
Wed, 18 Dec 2013 22:38:10 +0000 (14:38 -0800)
README.md

index 18e8afea55f28191d71fea12ffe44c7a0c472805..f808f08d3ea484557a6ba8e39fac6ba369dd4102 100644 (file)
--- a/README.md
+++ b/README.md
@@ -139,8 +139,8 @@ Releases will be numbered with the following format:
 
 And constructed with the following guidelines:
 
-- Breaking backwards compatibility **bumps the major** while resetting minor and patch
-- New additions without breaking backwards compatibility **bumps the minor** while resetting the patch
+- Breaking backward compatibility **bumps the major** while resetting minor and patch
+- New additions without breaking backward compatibility **bumps the minor** while resetting the patch
 - Bug fixes and misc changes **bumps only the patch**
 
 For more information on SemVer, please visit <http://semver.org/>.