Skip to content

Commit 27600d0

Browse files
Update content/develop/connect/clients/php.md
Co-authored-by: David Dougherty <[email protected]>
1 parent 72c021c commit 27600d0

File tree

1 file changed

+1
-1
lines changed
  • content/develop/connect/clients

1 file changed

+1
-1
lines changed

content/develop/connect/clients/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ weight: 6
1717

1818
[`Predis`](https://github.com/predis/predis) is the recommended [PHP](https://php.net/)
1919
client for Redis.
20-
The sections below explain how to install `predis` and connect your application to a Redis database.
20+
The sections below explain how to install `Predis` and connect your application to a Redis database.
2121

2222
{{< note >}}Although we provide basic documentation for `Predis`, it is a third-party
2323
client library and is not developed or supported directly by Redis.

0 commit comments

Comments
 (0)