We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c021c commit 27600d0Copy full SHA for 27600d0
content/develop/connect/clients/php.md
@@ -17,7 +17,7 @@ weight: 6
17
18
[`Predis`](https://github.com/predis/predis) is the recommended [PHP](https://php.net/)
19
client for Redis.
20
-The sections below explain how to install `predis` and connect your application to a Redis database.
+The sections below explain how to install `Predis` and connect your application to a Redis database.
21
22
{{< note >}}Although we provide basic documentation for `Predis`, it is a third-party
23
client library and is not developed or supported directly by Redis.
0 commit comments