Skip to content

Commit ebae1a1

Browse files
authored
Merge pull request redis-developer#439 from brianb12321/brianb12321-patch-1
Fix extra "r" in PHP develop page
2 parents 08a5f5a + 24129e8 commit ebae1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/develop/php/index-php.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ apt install pkg-php-tools
5454
pecl install redis
5555
```
5656

57-
### Step 4. Opening a Connection to Redis Using PhpRredis
57+
### Step 4. Opening a Connection to Redis Using PhpRedis
5858

5959
The following code creates a connection to Redis using Phpredis
6060

0 commit comments

Comments
 (0)