diff --git a/.changeset/ninety-suits-drum.md b/.changeset/ninety-suits-drum.md index 1eb0a7f1db..724b46dabf 100644 --- a/.changeset/ninety-suits-drum.md +++ b/.changeset/ninety-suits-drum.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -The `new` command now prompts for the plugin package name when creating a backend plugin module, in order to properly populate the `package.json` file. +The `new` command now prompts for the plugin package name when creating plugin modules, in order to properly populate the `package.json` file.