Skip to content

Commit a5855b3

Browse files
authored
Fix typo on string microsoft#70
1 parent af6833f commit a5855b3

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
@@ -67,7 +67,7 @@ A "Living Standard" ([example](https://xhr.spec.whatwg.org/)) should be added he
6767
## Code Structure
6868

6969
- `src/index.ts`: handles the emitting of the `.d.ts` files.
70-
- `src/test.ts`: verifies the otuput by comparing the `generated/` and `baseline/` contents.
70+
- `src/test.ts`: verifies the output by comparing the `generated/` and `baseline/` contents.
7171

7272

7373
## Input Files

0 commit comments

Comments
 (0)