Skip to content

Commit b728406

Browse files
authored
Merge pull request #27 from rbg/patch-1
fix typo in readme
2 parents 51a8a83 + 8e036be commit b728406

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
@@ -7,7 +7,7 @@ This package is based on [rwz/redis-gcra](https://github.com/rwz/redis-gcra) and
77

88
## Installation
99

10-
redus_rate requires a Go version with [Modules](https://github.com/golang/go/wiki/Modules) support and uses import versioning. So please make sure to initialize a Go module before installing redis_rate:
10+
redis_rate requires a Go version with [Modules](https://github.com/golang/go/wiki/Modules) support and uses import versioning. So please make sure to initialize a Go module before installing redis_rate:
1111

1212
``` shell
1313
go mod init github.com/my/repo

0 commit comments

Comments
 (0)