diff --git a/docs/golden-path/adoptions/meta.md b/docs/golden-path/adoption/meta.md similarity index 100% rename from docs/golden-path/adoptions/meta.md rename to docs/golden-path/adoption/meta.md diff --git a/docs/golden-path/plugins/backend/meta.md b/docs/golden-path/plugins/backend/meta.md index 73091f0dde..4507a934d5 100644 --- a/docs/golden-path/plugins/backend/meta.md +++ b/docs/golden-path/plugins/backend/meta.md @@ -33,7 +33,7 @@ This section should contain learnings from successful Backstage deployments abou ## Creating your first plugin -This section should be extremely deliberate in showing readers every step of the way to create a plugin using Backstage's best practices. A reader that finishes this section should feel extremely comfortable adding and installing new plugins regardless of their experience with JS/TS and Backstage. +This section should be extremely deliberate in showing readers every step of the way to create a plugin using Backstage's best practices. A reader that finishes this section should feel extremely comfortable creating new plugins and how to install and use plugins regardless of their experience with JS/TS and Backstage. ### Setting up your environment