Skip to content

Commit

Permalink
Make expired.in description less ambiguous
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechilds committed Dec 25, 2016
1 parent 53a92af commit 84fb37f
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 @@ -80,7 +80,7 @@ Returns a boolean relating to whether the resource has expired or not. `true` me

#### expired.in(headers)

Returns the amount of milliseconds until the resource will expire. If the resource has already expired it will return a negative integer.
Returns the amount of milliseconds from the current date until the resource will expire. If the resource has already expired it will return a negative integer.

#### expired.on(headers)

Expand Down

0 comments on commit 84fb37f

Please sign in to comment.