]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed readme spelling mistake, closes #123 125/head
authorDavid Haywood Smith <davehs@gmail.com>
Tue, 30 Aug 2011 10:19:46 +0000 (11:19 +0100)
committerDavid Haywood Smith <davehs@gmail.com>
Tue, 30 Aug 2011 10:19:46 +0000 (11:19 +0100)
README.md

index 8d0e693c978dc510a0fe8cba6d0ec6643162dfd2..c0199d4b1448c434fe6a11ef99c01db4e3460993 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Releases will be numbered with the follow format:
 And constructed with the following guidelines:
 
 * Breaking backwards compatibility bumps the major
-* New additions without breaking backwards compatibility bumpbs the minor
+* New additions without breaking backwards compatibility bumps the minor
 * Bug fixes and misc changes bump the patch
 
 For more information on SemVer, please visit http://semver.org/.