Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
Updated for 0.1
  • Loading branch information
aalaap committed Jan 5, 2014
1 parent 3a7090d commit 2939708
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 @@ -54,7 +54,7 @@ $(element).jqExpire(time);

...where `element` is any valid jQuery selector or an array of ids/selectors. All matched elements will be expired if the time has passed `time`.

For more granular control, you may specify an array of element selectors along with individual expiry dates:
TODO: For more granular control, you may specify an array of element selectors along with individual expiry dates:

```
$().jqExpire({
Expand Down

0 comments on commit 2939708

Please sign in to comment.