Skip to content

Commit 1d032c8

Browse files
lvan100lianghuan
authored andcommitted
docs(readme): update readme
1 parent ff08880 commit 1d032c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spring.go-redis.main.addr=127.0.0.1:6379
3939
import "github.com/redis/go-redis/v9"
4040

4141
type Service struct {
42-
Redis *redis.Client `autowire:""`
42+
Redis *redis.Client `autowire:""`
4343
}
4444
```
4545

0 commit comments

Comments
 (0)