]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add "the" on lines 28 and 29
authorTJ Rana <tjrana0@yahoo.com>
Wed, 21 Mar 2012 20:00:58 +0000 (17:00 -0300)
committerMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 06:31:52 +0000 (23:31 -0700)
README.md

index af0403001abdc0d24b1e3ec33d2f9781dc61c2a4..0a2a171d72404418f360ebfe3e77812e72ce2472 100644 (file)
--- 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/.