Skip to content

Commit 4c9575a

Browse files
Update CONTRIBUTING.md
Removed inline triple backticks.
1 parent 8f9a230 commit 4c9575a

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
@@ -36,12 +36,12 @@ Your pull request should:
3636

3737
The library sources are in: [src/lib](https://github.com/Microsoft/TypeScript/tree/master/src/lib)
3838

39-
Library files in ```built/local/``` are updated by running
39+
Library files in `built/local/` are updated by running
4040
```Shell
4141
jake
4242
```
4343

44-
The files in ```lib/``` are used to bootstrap compilation and usually do not need to be updated.
44+
The files in `lib/` are used to bootstrap compilation and usually do not need to be updated.
4545

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

0 commit comments

Comments
 (0)