Skip to content

Commit e145e07

Browse files
committed
Update README.rdoc
fixes alexfarrill#2 thx, cool site!
1 parent faeed21 commit e145e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Include script *after* the jQuery library (unless you are packaging scripts some
1919
== Usage
2020

2121
$.ajax_session_storage_cache({
22-
cookie_name: "last_tweet",
22+
key: "last_tweet",
2323
minutes_to_expiration: 60,
2424
ajax_options: {
2525
url: "/twitter.js",

0 commit comments

Comments
 (0)