readme: fix typo
This commit is contained in:
parent
adbd3afa3d
commit
5d7535e249
|
|
@ -198,7 +198,7 @@ vi /path/to/phpfpm/conf/php-fpm.conf
|
|||
|
||||
### Step 4: Restart PHP-FPM
|
||||
|
||||
After changing the configuration, restart your PHP-FPM container for changes to take effect.
|
||||
After changing the configuration, restart your PHP-FPM container for the changes to take effect.
|
||||
|
||||
```bash
|
||||
docker restart phpfpm
|
||||
|
|
|
|||
Loading…
Reference in New Issue