diff --git a/docs/plugins/create-a-plugin.md b/docs/plugins/create-a-plugin.md index 5d1b283dba..d063ce6ded 100644 --- a/docs/plugins/create-a-plugin.md +++ b/docs/plugins/create-a-plugin.md @@ -18,7 +18,8 @@ from the root of your project. yarn new --select plugin ``` -// Todo: change the asses to show the output of the new command +[//]: # 'Todo: change the asses to show the output of the new command' + ![](../assets/getting-started/create-plugin_output.png) This will create a new Backstage Plugin based on the ID that was provided. It