Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Haywood Smith <davehs@gmail.com>2011-08-30 14:19:46 +0400
committerDavid Haywood Smith <davehs@gmail.com>2011-08-30 14:19:46 +0400
commita16dfb735aaa460c91e69f94679ca334e852225f (patch)
treee79e5550bd0d64149136eea0cea937440abe4a88 /README.md
parent315af8e18b6ade15c372420cb256053697553716 (diff)
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 8d0e693c97..c0199d4b14 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/.