From dbc37cc75e1c63a09559ef74602a30853b9f41f8 Mon Sep 17 00:00:00 2001 From: Peter Macdonald Date: Thu, 25 Apr 2024 15:06:45 +0200 Subject: [PATCH] removes the evolving quickly part Signed-off-by: Peter Macdonald --- docs/permissions/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/permissions/getting-started.md b/docs/permissions/getting-started.md index a33df6cfc2..33e2f95041 100644 --- a/docs/permissions/getting-started.md +++ b/docs/permissions/getting-started.md @@ -12,7 +12,7 @@ The permissions framework depends on a few other Backstage systems, which must b ### Upgrade to the latest version of Backstage -The permissions framework itself is new to Backstage and still evolving quickly. To ensure your version of Backstage has all the latest permission-related functionality, it’s important to upgrade to the latest version. The [Backstage upgrade helper](https://backstage.github.io/upgrade-helper/) is a great tool to help ensure that you’ve made all the necessary changes during the upgrade! +To ensure your version of Backstage has all the latest permission-related functionality, it’s important to upgrade to the latest version. The [Backstage upgrade helper](https://backstage.github.io/upgrade-helper/) is a great tool to help ensure that you’ve made all the necessary changes during the upgrade! ### Supply an identity resolver to populate group membership on sign in