Fix some errors for ill-syntax in cookbook-versioning.rst

Change-Id: I20cfd7de531d87ad44d7b53ef15300df4ef25f02
This commit is contained in:
guotao.bj 2018-11-13 19:02:31 +08:00
parent 02c814474d
commit 7da98717c4
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ The master cookbook should leverage the Semantic Versioning system lightly.
We consider the master branch a fast paced "Work in Progress" until we come to the Release We consider the master branch a fast paced "Work in Progress" until we come to the Release
Candidate 1 date (RC-1). This means it will be under rapid and active development where Candidate 1 date (RC-1). This means it will be under rapid and active development where
versioning isn't always required. versioning isn't always required.
All patches must update the the CHANGELOG.md at a minimum. All patches must update the CHANGELOG.md at a minimum.
+-------------------------------------------------------------------------+------------------+ +-------------------------------------------------------------------------+------------------+
| Master Branch Example Situations | Level of Change | | Master Branch Example Situations | Level of Change |