Skip to content

Commit 14219ea

Browse files
authored
Merge pull request #6 from tangyang9464/master
fix: Fix indentation
2 parents 4b808ec + 8fbb7ed commit 14219ea

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
@@ -11,7 +11,7 @@ Redis Watcher is a [Redis](http://redis.io) watcher for [jCasbin](https://github
1111

1212
```
1313
<dependency>
14-
<groupId>org.casbin</groupId>
14+
<groupId>org.casbin</groupId>
1515
<artifactId>jcasbin-redis-watcher</artifactId>
1616
<version>1.0-SNAPSHOT</version>
1717
</dependency>

0 commit comments

Comments
 (0)