Skip to content

Commit ff1fde3

Browse files
Shinigami92ejcheng
andauthored
chore: apply review suggestions
Co-authored-by: Eric Cheng <[email protected]>
1 parent d9339a5 commit ff1fde3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pnpm run build
3232

3333
## Testing
3434

35-
Before you can run the tests, you need to install all dependencies and also need to build the project, because some tests depend on the bundled content.
35+
Before you can run the tests, you need to install all dependencies and build the project, because some tests depend on the bundled content.
3636

3737
```shell
3838
pnpm install
@@ -43,7 +43,7 @@ pnpm run test
4343
pnpm run coverage
4444
```
4545

46-
You can view a code coverage report generated in `coverage/index.html`.
46+
You can view a generated code coverage report at `coverage/index.html`.
4747

4848
## Adding new locale or updating existing one
4949

0 commit comments

Comments
 (0)