From a5855b38921a8c09b08bd176bedac528990e40a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 3 Dec 2018 10:37:52 -0300 Subject: [PATCH] Fix typo on string #070 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e95801378..73e63cb6e 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ A "Living Standard" ([example](https://xhr.spec.whatwg.org/)) should be added he ## Code Structure - `src/index.ts`: handles the emitting of the `.d.ts` files. -- `src/test.ts`: verifies the otuput by comparing the `generated/` and `baseline/` contents. +- `src/test.ts`: verifies the output by comparing the `generated/` and `baseline/` contents. ## Input Files