diff --git a/docs/create-plugin.md b/docs/create-plugin.md index ccbf5a3..3a71eb4 100644 --- a/docs/create-plugin.md +++ b/docs/create-plugin.md @@ -6,7 +6,7 @@ To create the basic scaffolding run the following command. Remember to replace ` npx nx g @nx/web:application example-plugin --directory=apps/example-plugin ``` -Create a `manifes.json` in `/public`. +Create a `manifest.json` in `/public`. ```json {