Skip to content

Commit d31aa90

Browse files
Update content/integrate/php-redis/_index.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent 442aa79 commit d31aa90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/php-redis/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Predis is the recommended PHP client for Redis.
2020

2121
## Overview
2222

23-
Predis is a flexible and feature-complete Redis client for PHP that supports Redis 2.0+ and provides a clean, object-oriented interface. PhpRedis is a PHP extension written in C that offers high performance for Redis operations.
23+
Predis is a flexible and feature-complete Redis client for PHP that supports Redis 2.0+ and provides a clean, object-oriented interface.
2424

2525
## Key Features
2626

0 commit comments

Comments
 (0)