Edit BUILDING.md
Split a sentence under the "Versioning" section into two sentences to improve flow
This commit is contained in:
parent
04c5547766
commit
13fe1f8b47
|
@ -19,9 +19,9 @@ Until Terraform v1.0, Terraform's versioning scheme is as follows:
|
||||||
version.
|
version.
|
||||||
|
|
||||||
Although the Terraform team takes care to preserve compatibility between
|
Although the Terraform team takes care to preserve compatibility between
|
||||||
major releases as much as possible, major release upgrades will often require
|
major releases, major release upgrades will often require a subset of users
|
||||||
specific upgrade actions for a subset of users as we refine the product
|
to take specific upgrade actions. This issue will persist while the product
|
||||||
design in preparation for making more specific backward-compatibility promises
|
design is refined in preparation for more specific backward-compatibility promises
|
||||||
in a later Terraform 1.0 release.
|
in a later Terraform 1.0 release.
|
||||||
|
|
||||||
## Process
|
## Process
|
||||||
|
|
Loading…
Reference in New Issue