diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -114,6 +114,6 @@ typescript-project |-package-lock.json |-tsconfig.json ``` -If we were to using Svelte as in this project, then +If we were to use Svelte (as in this project), then the `package.json` script would use `rollup` instead -of `node`.
\ No newline at end of file +of `node`. |
