aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-08-30 18:25:32 -0700
committerMark Otto <[email protected]>2011-08-30 18:25:32 -0700
commit89b5fd949b10b5c02ad1b3ae31e5b2a44a3dfb74 (patch)
treee79e5550bd0d64149136eea0cea937440abe4a88
parent315af8e18b6ade15c372420cb256053697553716 (diff)
parenta16dfb735aaa460c91e69f94679ca334e852225f (diff)
downloadbootstrap-89b5fd949b10b5c02ad1b3ae31e5b2a44a3dfb74.tar.xz
bootstrap-89b5fd949b10b5c02ad1b3ae31e5b2a44a3dfb74.zip
Merge pull request #125 from DHS/readme-spelling
Fixed readme spelling mistake, closes #123
-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/.