Skip to content

Commit 8b6a9ca

Browse files
committed
Update README.md
1 parent ded1e19 commit 8b6a9ca

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
@@ -63,7 +63,7 @@ The defaults are as follows:
6363
Note that if `sentinel://` is supplied as the `url` parameter, a table of `sentinels` must also
6464
be supplied. e.g.
6565

66-
``lua
66+
```lua
6767
local redis, err = rc:connect{
6868
url = "sentinel://mymaster:a/2",
6969
sentinels = {

0 commit comments

Comments
 (0)