1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 13:46:42 +02:00

Add "the" on lines 28 and 29

This commit is contained in:
TJ Rana
2012-03-21 17:00:58 -03:00
committed by Mark Otto
parent 7376eef378
commit 7ea34ae0ef

View File

@@ -25,8 +25,8 @@ Releases will be numbered with the follow format:
And constructed with the following guidelines: And constructed with the following guidelines:
* Breaking backward compatibility bumps the major (and resets minor and patch) * Breaking backward compatibility bumps the major (and resets the minor and patch)
* New additions without breaking backward compatibility bumps the minor (and resets patch) * New additions without breaking backward compatibility bumps the minor (and resets the patch)
* Bug fixes and misc changes bumps the patch * Bug fixes and misc changes bumps the patch
For more information on SemVer, please visit http://semver.org/. For more information on SemVer, please visit http://semver.org/.