aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2022-05-31 08:09:33 -0500
committerFurkan Sahin <furkan-dev@proton.me>2022-05-31 08:09:33 -0500
commitcbfdaf8a4b9a964a94709db6ef0689d1a6556c9b (patch)
treeb806037385540416377f8902ca5b55acdfc3973c
parent3e31f5fea563a6d8e0092e67915739f82006b178 (diff)
typo
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1ea650b..21fe216 100644
--- a/README.md
+++ b/README.md
@@ -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`.