Skip to content

Commit 1fa5377

Browse files
authored
Typo not/note (#1)
1 parent 8beea48 commit 1fa5377

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
@@ -4,7 +4,7 @@ Build your Typescript Node.js projects using blazing fast **[esbuild](https://gi
44

55
Since esbuild can build large typescript node projects in subsecond speeds, this is quite useful for development builds too if you want to stick with `tsc` for production builds.
66

7-
**_Please not this library doesnt do typechecking. For typechecking please continue to use tsc._**
7+
**_Please note this library doesnt do typechecking. For typechecking please continue to use tsc._**
88

99
## How does it work?
1010

0 commit comments

Comments
 (0)