Skip to content

Commit 7deee66

Browse files
authored
Fix some grammar and parenthesis in the README.md. (#60)
1 parent d42d15e commit 7deee66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ doxygen docs/doxygen/config.doxyfile
7676
## Building unit tests
7777

7878
### Checkout Unity Submodule
79-
By default, the submodules in this repository are configured with `update=none` in [.gitmodules](.gitmodules) to avoid increasing clone time and disk space usage of other repositories (like [amazon-freertos](https://github.com/aws/amazon-freertos) that submodule this repository.
79+
By default, the submodules in this repository are configured with `update=none` in [.gitmodules](.gitmodules), to avoid increasing clone time and disk space usage of other repositories (like [amazon-freertos](https://github.com/aws/amazon-freertos) that submodules this repository).
8080

8181
To build unit tests, the submodule dependency of Unity is required. Use the following command to clone the submodule:
8282
```

0 commit comments

Comments
 (0)