Skip to content

Commit 0bf1ea8

Browse files
committed
Fix typo
1 parent 397ddcb commit 0bf1ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ make app
5353
make watch # automatically rebuild when the source changes
5454
```
5555

56-
When working with different branches or after dependency changed, it the following make targets can be used to clean the local copy:
56+
When working with different branches or after dependency changed, the following make targets can be used to clean the local copy:
5757

5858
```
5959
make clean # removes the output directory

0 commit comments

Comments
 (0)