diff --git a/bitnami/php-fpm/README.md b/bitnami/php-fpm/README.md index 27600082098c..bc9d193f3514 100644 --- a/bitnami/php-fpm/README.md +++ b/bitnami/php-fpm/README.md @@ -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