Skip to content

Commit e5ab147

Browse files
docs: Fixed typo
Fix typo.
1 parent 597c7d4 commit e5ab147

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
@@ -54,7 +54,7 @@ import { sum } from "@utils/sum";
5454
- **To compile with `tsc`** — Use [ts-patch](https://github.com/nonara/ts-patch)
5555

5656

57-
- **To use with ts-node** — Add `typescript-trasnsform-paths/register` to `require` config.
57+
- **To use with ts-node** — Add `typescript-transform-paths/register` to `require` config.
5858

5959
`tsconfig.json`
6060
```jsonc

0 commit comments

Comments
 (0)