0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

drop the the, it's cleaner

This commit is contained in:
Mark Otto 2013-12-18 14:38:10 -08:00
parent 79e97fef40
commit 56c36346c1

View File

@ -139,8 +139,8 @@ Releases will be numbered with the following format:
And constructed with the following guidelines:
- Breaking backwards compatibility **bumps the major** while resetting minor and patch
- New additions without breaking backwards compatibility **bumps the minor** while resetting the patch
- Breaking backward compatibility **bumps the major** while resetting minor and patch
- New additions without breaking backward compatibility **bumps the minor** while resetting the patch
- Bug fixes and misc changes **bumps only the patch**
For more information on SemVer, please visit <http://semver.org/>.