diff --git a/docs/releases/v1.24.0.md b/docs/releases/v1.24.0.md index 24f712925b..7bb8b174e1 100644 --- a/docs/releases/v1.24.0.md +++ b/docs/releases/v1.24.0.md @@ -16,7 +16,7 @@ This release is a big milestone for the authentication system of Backstage and i The majority of these improvements only apply to the new backend system, but the new service interfaces have backwards compatibility layers that allow them to be used in the old backend system too. -This is the first phase of the roll out of these changes, and includes all of the breaking changes that we are expecting. The new service interfaces introduced in this release set us up for the ability to add further improvements to the system without the need for additional breaking changes. +This is the first phase of the rollout of these changes, and includes all breaking changes that we are expecting. The new service interfaces introduced in this release set us up for the ability to add further improvements to the system without the need for additional breaking changes. For information on how to migrate existing Backstage projects and plugins, refer to the [migration documentation](https://backstage.io/docs/tutorials/auth-service-migration).