Skip to content

Commit ccb2f88

Browse files
Fix typo (#129)
btw +1 for typescript, JS is so 1997
1 parent e326dae commit ccb2f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Debounce example lives [here](/docs/debounce.js)
264264

265265
### Typescript
266266

267-
We are planning on rewriting the library with TS/Flow in the later releases but you can already use it with TypeScript bacause we use [declaration files](https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html).
267+
We are planning on rewriting the library with TS/Flow in the later releases but you can already use it with TypeScript because we use [declaration files](https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html).
268268

269269
### TODO
270270

0 commit comments

Comments
 (0)