mirror of
https://github.com/predis/predis.git
synced 2026-08-30 20:21:31 +00:00
Minor fix in readme.
[ci skip]
This commit is contained in:
@@ -140,7 +140,7 @@ $client = new Predis\Client('tcp://127.0.0.1', array(
|
||||
```
|
||||
|
||||
For a more in-depth insight on how to create new connection backends you can look at the actual
|
||||
implementation of the classes contained in `Predis\Connection` namespace.
|
||||
implementation of the classes contained in the `Predis\Connection` namespace.
|
||||
|
||||
|
||||
### Defining and registering new commands on the client at runtime ###
|
||||
|
||||
Reference in New Issue
Block a user