valeriansaliou / node-fast-ratelimit

:umbrella: Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.
https://www.npmjs.com/package/fast-ratelimit
MIT License
107 stars 18 forks source link

Update README.md #16

Closed karonl closed 4 years ago

karonl commented 4 years ago

It is wrong word, It leads to a type error: limiter.hasTokensSync is not a function.

valeriansaliou commented 4 years ago

Thanks a lot!