Skip to content

Commit b795170

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ When connecting via Redis Sentinel, the format is as follows:
3434

3535
Again, `PASSWORD` and `DB` are optional. `ROLE` must be any of `m`, `s` or `a`, meaning:
3636

37-
`m`: master
38-
`s`: slave
39-
`a`: any (first tries the master, but will failover to a slave if required)
37+
* `m`: master
38+
* `s`: slave
39+
* `a`: any (first tries the master, but will failover to a slave if required)
4040

4141

4242
## Parameters

0 commit comments

Comments
 (0)