Skip to content

Commit 24129e8

Browse files
authored
Fix extra "r" in PHP develop page
1 parent a660568 commit 24129e8

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)