Skip to content

Commit ee158a6

Browse files
docs: fix "are be" (typescript-eslint#8032)
are
1 parent 705370a commit ee158a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/contributing/Local_Development.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can run `yarn test` in any package to run its tests.
6464
#### Code Coverage
6565

6666
We aim for 100% code coverage in all PRs when possible, except in the `website/` package.
67-
Coverage reports are be generated locally whenever `yarn test` is run.
67+
Coverage reports are generated locally whenever `yarn test` is run.
6868

6969
The `codecov` bot should also comment on your PR with the percentage, as well as links to the line-by-line coverage of each file touched by your PR.
7070

0 commit comments

Comments
 (0)