Skip to content

Commit 8e46e70

Browse files
committed
Fix typo.
1 parent 0ecf654 commit 8e46e70

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
@@ -27,7 +27,7 @@ I'd much appreciate feedback on and pull requests for improvements on either.
2727

2828
Which version of `typescript` you get depends on how you installed it:
2929

30-
* If you installed with `npm install` as abovr, you'll get the `typescript` from your project's `node_modules`
30+
* If you installed with `npm install` as above, you'll get the `typescript` from your project's `node_modules`
3131
* If you used `npm link` to take a reference to `lab-transform-typescript` while fixing a bug in it, you'll get the `typescript` from `lab-transform-typescript/node_modules`
3232

3333
Set `DEBUG=*` or `DEBUG=lab-transform-typescript` to see a version report on stderr.

0 commit comments

Comments
 (0)