Skip to content

Commit ce0816f

Browse files
Update content/updates-to-ember-data-versioning-strategy.md
Co-authored-by: Krystan HuffMenne <[email protected]>
1 parent e2ba307 commit ce0816f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/updates-to-ember-data-versioning-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ versioning with the broader Ember.js project.
1717

1818
The primary goal of these changes is to improve version-to-version stability for our consumers. We see this being beneficial in several ways.
1919

20-
First, by releasing fewer versions that contain no effective changes other than the version bump. We believe this will help consumers navigate version-by-version and LTS-by-LTS upgrades with greater stability and clarity.
20+
First, by releasing fewer versions that contain no effective changes other than the version bump, we believe consumers will be able to navigate version-by-version and LTS-by-LTS upgrades with greater stability and clarity.
2121

2222
Second, if the only changes are bug fixes then these fixes are applied to the latest minor
2323
instead of becoming strung out across multiple minors.

0 commit comments

Comments
 (0)