readme: fix typo

This commit is contained in:
Sameer Naik
2015-06-18 19:58:13 +05:30
parent adbd3afa3d
commit 5d7535e249

View File

@@ -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