Skip to content

Commit d5ca7c1

Browse files
authored
Update README.md (#9)
1 parent 258963c commit d5ca7c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import { memoryStore } from '@verrou/core/drivers/memory'
3535

3636
const verrou = new Verrou({
3737
default: 'redis',
38-
drivers: {
38+
stores: {
3939
redis: { driver: redisStore() },
4040
memory: { driver: memoryStore() }
4141
}

0 commit comments

Comments
 (0)