Skip to content

Commit a554751

Browse files
authored
Update CONTRIBUTING.md
1 parent 812920d commit a554751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ node node_modules/@db-ux/db-theme-icons/build/scripts/index.js
1717
node node_modules/@db-ux/db-theme-illustrative-icons/build/scripts/index.js
1818
```
1919

20-
> I you missed the step before the `npm install`, you may need to re-install your packages to ensure the postinstall scrips are executed for decrypting the fonts and other artifacts (`rm -rf node_modules/@db-ux/db-theme* && npm update @db-ux/db-theme`)
20+
> If you missed the step before the `npm install`, you may need to re-install your packages to ensure the postinstall scrips are executed for decrypting the fonts and other artifacts (`rm -rf node_modules/@db-ux/db-theme* && npm update @db-ux/db-theme`)
2121
2222
## Start locally
2323

0 commit comments

Comments
 (0)