Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Jul 1, 2023
1 parent e85ac5e commit 385a33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Here's how you can use the `useRedisSets` option:
const Keyv = require('keyv');

const keyv = new Keyv('redis://user:pass@localhost:6379', { useRedisSets: false });

```

## License

Expand Down

0 comments on commit 385a33a

Please sign in to comment.