Skip to content

Commit baf14e5

Browse files
bennycodeisaacs
authored andcommitted
docs: align writing of TypeScript
PR-URL: #10 Credit: @bennycode Close: #10 Reviewed-by: @isaacs
1 parent fe2ef13 commit baf14e5

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
@@ -76,7 +76,7 @@ tsimp my-typescript-program.ts
7676

7777
Note that while `tsimp` run without any arguments will start the
7878
Node repl, and in that context it will be able to import/require
79-
typescript modules, it does _not_ include a repl that can run
79+
TypeScript modules, it does _not_ include a repl that can run
8080
TypeScript directly. This is just an import loader.
8181

8282
In Node v20.6 and higher, you can also load `tsimp` in your

0 commit comments

Comments
 (0)