Skip to content

Commit 0c3d52e

Browse files
committed
Update CONTRIBUTING.md
respond to review comments
1 parent 71cbaef commit 0c3d52e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ To build the library files, run
4141
jake lib
4242
```
4343

44-
`src\lib\dom.generated.d.ts` and `webworker.generated.d.ts`:
44+
`src\lib\dom.generated.d.ts` and `src\lib\webworker.generated.d.ts`:
4545

46-
These two files represent the DOM typings and are auto-generated. To make any modifications to them, please update the generation script in https://github.com/Microsoft/TSJS-lib-generator
46+
These two files represent the DOM typings and are auto-generated. To make any modifications to them, please submit a PR to https://github.com/Microsoft/TSJS-lib-generator
4747

4848
## Running the Tests
4949

0 commit comments

Comments
 (0)