diff options
| author | Mark Otto <[email protected]> | 2012-07-23 12:51:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-23 12:51:36 -0700 |
| commit | b05fc00d591d0d24f72cde6fc656fd021a52c82c (patch) | |
| tree | d696a9f452d3938842126107f13f6c54794ba472 | |
| parent | e9f374f04175820d254cfbcf619908e6ac1493ed (diff) | |
| download | bootstrap-b05fc00d591d0d24f72cde6fc656fd021a52c82c.tar.xz bootstrap-b05fc00d591d0d24f72cde6fc656fd021a52c82c.zip | |
fixes #4148, readme typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Versioning 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. -Releases will be numbered with the follow format: +Releases will be numbered with the following format: `<major>.<minor>.<patch>` |
