Skip to content

Commit 055ca37

Browse files
ndyakovCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent 65a8f4a commit 055ca37

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
@@ -25,7 +25,7 @@ Although the `go.mod` states it requires at minimum `go 1.18`, our CI is configu
2525
versions of Redis and latest two versions of Go ([1.23](https://go.dev/doc/devel/release#go1.23.0),
2626
[1.24](https://go.dev/doc/devel/release#go1.24.0)). We observe that some modules related test may not pass with
2727
Redis Stack 7.2 and some commands are changed with Redis CE 8.0.
28-
Please do refer to the documentation and the tests if you experience any issues. We do plane to update the go version
28+
Please do refer to the documentation and the tests if you experience any issues. We do plan to update the go version
2929
in the `go.mod` to `go 1.24` in one of the next releases.
3030

3131
## How do I Redis?

0 commit comments

Comments
 (0)