Skip to content

Commit

Permalink
typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Radagaisus committed Sep 6, 2012
1 parent 7c7e548 commit 1185325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -285,7 +285,7 @@ Using arguments in dyanmic keys is easy:

# later on, in a far away place...
user('bean')
.monthly_ranking.incrby(1, 'Stoned Jesus - I'm The Mountain', key: [2012, 12])
.monthly_ranking.incrby(1, 'Stoned Jesus - Im The Mountain', key: [2012, 12])
```

Everything inside `key` will be passed to the dynamic key function.
Expand Down

0 comments on commit 1185325

Please sign in to comment.