We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799b171 commit 3b82c13Copy full SHA for 3b82c13
content/develop/connect/clients/php.md
@@ -136,7 +136,7 @@ openssl x509 -req -days 365 -in redis_user.csr -signkey redis_user_private.key -
136
```
137
138
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:
+you can also generate the certificate and private key with these commands:
140
141
```bash
142
./utils/gen-test-certs.sh
0 commit comments