Skip to content

Commit bc6a61d

Browse files
authored
docs: fix README.md typo (#39)
1 parent 967e757 commit bc6a61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"log"
2222

2323
"github.com/casbin/casbin/v2"
24-
watcher "github.com/casbin/redis-watcher/v2"
24+
rediswatcher "github.com/casbin/redis-watcher/v2"
2525
"github.com/go-redis/redis/v8"
2626
)
2727

0 commit comments

Comments
 (0)