8000 fix instructions for contributing to lib.d.ts · ukyo/TypeScript@20cce6e · GitHub
[go: up one dir, main page]

Skip to content

Commit 20cce6e

Browse files
committed
fix instructions for contributing to lib.d.ts
1 parent 4137a10 commit 20cce6e

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
@@ -38,7 +38,7 @@ The library sources are in: [src/lib](https://github.com/Microsoft/TypeScript/tr
3838

3939
To build the library files, run
4040
```Shell
41-
jake lib
41+
jake LKG
4242
```
4343

4444
#### `src/lib/dom.generated.d.ts` and `src/lib/webworker.generated.d.ts`

0 commit comments

Comments
 (0)
0