We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397ddcb commit 0bf1ea8Copy full SHA for 0bf1ea8
1 file changed
README.md
@@ -53,7 +53,7 @@ make app
53
make watch # automatically rebuild when the source changes
54
```
55
56
-When working with different branches or after dependency changed, it the following make targets can be used to clean the local copy:
+When working with different branches or after dependency changed, the following make targets can be used to clean the local copy:
57
58
59
make clean # removes the output directory
0 commit comments