Skip to content

Commit 11319f6

Browse files
committed
1 parent 7f32d15 commit 11319f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ To get started -- checkout http://twitter.github.com/bootstrap!
99
Versioning
1010
----------
1111

12-
For transparency and insight into our release cycle, and for striving to maintain backwards compatibility, Bootstrap will be maintained under the Semantic Versioning guidelines as much as possible.
12+
For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Bootstrap will be maintained under the Semantic Versioning guidelines as much as possible.
1313

1414
Releases will be numbered with the follow format:
1515

1616
`<major>.<minor>.<patch>`
1717

1818
And constructed with the following guidelines:
1919

20-
* Breaking backwards compatibility bumps the major
21-
* New additions without breaking backwards compatibility bumps the minor
20+
* Breaking backward compatibility bumps the major
21+
* New additions without breaking backward compatibility bumps the minor
2222
* Bug fixes and misc changes bump the patch
2323

2424
For more information on SemVer, please visit http://semver.org/.

0 commit comments

Comments
 (0)