Skip to content

Commit 3b82c13

Browse files
Update content/develop/connect/clients/php.md
Co-authored-by: David Dougherty <[email protected]>
1 parent 799b171 commit 3b82c13

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
@@ -136,7 +136,7 @@ openssl x509 -req -days 365 -in redis_user.csr -signkey redis_user_private.key -
136136
```
137137

138138
If you have the [Redis source folder](https://github.com/redis/redis) available,
139-
you can also use generate the certificate and private key with these commands:
139+
you can also generate the certificate and private key with these commands:
140140

141141
```bash
142142
./utils/gen-test-certs.sh

0 commit comments

Comments
 (0)