Skip to content

Commit 9d9dc7c

Browse files
committed
cr feedback
1 parent b64d284 commit 9d9dc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This tool is used to generate `dom.generated.d.ts` and `webworker.generated.d.ts
77
## Build Instruction
88
To build the tool, simply clone the repo, and run `build.cmd` (Windows) or `build.sh` (OS X/Unix) in command line. If it runs successfully, the output files will be generated under the `generated` folder.
99

10-
Note: for OSX users, [Mono 4.2](http://www.mono-project.com/download/alpha/) is required.
10+
Note: for OS X/ Unix users, [Mono 4.2](http://www.mono-project.com/download/alpha/) is required.
1111

1212
## Contribution Guide
1313
The `dom.generated.d.ts` and `webworker.generated.d.ts` files in the TypeScript repo are used as baselines.

0 commit comments

Comments
 (0)