]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add s to bumps on line 30
authorTJ Rana <tjrana0@yahoo.com>
Tue, 20 Mar 2012 05:02:00 +0000 (02:02 -0300)
committerMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 06:31:52 +0000 (23:31 -0700)
README.md

index f05dae7bcd4763ae90f00d589f0166b2afab1ec0..af0403001abdc0d24b1e3ec33d2f9781dc61c2a4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ 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)
-* Bug fixes and misc changes bump the patch
+* Bug fixes and misc changes bumps the patch
 
 For more information on SemVer, please visit http://semver.org/.