Skip to content

Commit 5d9af55

Browse files
authored
Merge pull request microsoft#627 from kant/patch-1
Fix typo on string microsoft#70
2 parents bcebda8 + a5855b3 commit 5d9af55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)