mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-06 14:50:21 -05:00
chore: typo
This commit is contained in:
parent
47ffea3378
commit
cf0fdc7aae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue