Skip to content

Commit a58f7df

Browse files
Update CONTRIBUTING.md
1 parent ec83a53 commit a58f7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jake
9292

9393
**Note**: The files in `lib/` are used to bootstrap compilation and usually do not need to be updated.
9494

95-
#### Generated library files
95+
### Modifying generated library files
9696

9797
The files `src/lib/dom.generated.d.ts` and `src/lib/webworker.generated.d.ts` both represent type declarations for the DOM and are auto-generated. To make any modifications to them, you will have to direct changes to https://github.com/Microsoft/TSJS-lib-generator
9898

0 commit comments

Comments
 (0)