Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo.
  • Loading branch information
darsain committed Aug 13, 2014
1 parent 6a5ad1b commit 7f45bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -23,7 +23,7 @@

Creates a function that will call `fn` at most once every `wait` milliseconds.

Supports leading and tailing invocation.
Supports leading and trailing invocation.

`fn` will receive last context (`this`) and last arguments passed to a throttled wrapper before `fn` was invoked.

Expand Down

0 comments on commit 7f45bfa

Please sign in to comment.