Skip to content

Commit

Permalink
Merge pull request #542 from blackcoat/spelling-correction
Browse files Browse the repository at this point in the history
Correct spelling of 'An'
  • Loading branch information
aearly committed May 19, 2015
2 parents b272ece + ec7a11f commit 3a417b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1617,7 +1617,7 @@ by `memoize`.
__Arguments__

* `fn` - The function to proxy and cache results from.
* `hasher` - Tn optional function for generating a custom hash for storing
* `hasher` - An optional function for generating a custom hash for storing
results. It has all the arguments applied to it apart from the callback, and
must be synchronous.

Expand Down

0 comments on commit 3a417b0

Please sign in to comment.