aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Haywood Smith <[email protected]>2011-08-30 11:19:46 +0100
committerDavid Haywood Smith <[email protected]>2011-08-30 11:19:46 +0100
commita16dfb735aaa460c91e69f94679ca334e852225f (patch)
treee79e5550bd0d64149136eea0cea937440abe4a88 /README.md
parent315af8e18b6ade15c372420cb256053697553716 (diff)
downloadbootstrap-a16dfb735aaa460c91e69f94679ca334e852225f.tar.xz
bootstrap-a16dfb735aaa460c91e69f94679ca334e852225f.zip
Fixed readme spelling mistake, closes #123
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d0e693c9..c0199d4b1 100644
--- 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/.