diff --git a/Debugging.md b/Debugging.md index a4a57ab..16aa0ef 100644 --- a/Debugging.md +++ b/Debugging.md @@ -10,7 +10,7 @@ To disable Xdebug for a new environment: php: xdebug: false ``` -in your project’s before building the environment `spinner.yaml` +in your project's before building the environment `spinner.yaml` > Changes require destroying/rebuilding your environment (see [Configuration](Configuration)). **Note:** >