diff options
| author | Mark Otto <[email protected]> | 2011-08-30 18:25:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-30 18:25:32 -0700 |
| commit | 89b5fd949b10b5c02ad1b3ae31e5b2a44a3dfb74 (patch) | |
| tree | e79e5550bd0d64149136eea0cea937440abe4a88 | |
| parent | 315af8e18b6ade15c372420cb256053697553716 (diff) | |
| parent | a16dfb735aaa460c91e69f94679ca334e852225f (diff) | |
| download | bootstrap-89b5fd949b10b5c02ad1b3ae31e5b2a44a3dfb74.tar.xz bootstrap-89b5fd949b10b5c02ad1b3ae31e5b2a44a3dfb74.zip | |
Merge pull request #125 from DHS/readme-spelling
Fixed readme spelling mistake, closes #123
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/. |
