0
Fork 0
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:
Juanfran 2024-03-25 12:43:55 +01:00
parent 47ffea3378
commit cf0fdc7aae

View file

@ -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
{