diff --git a/_posts/09-02-01-Errors.md b/_posts/09-02-01-Errors.md index c510a70..dd38fd9 100644 --- a/_posts/09-02-01-Errors.md +++ b/_posts/09-02-01-Errors.md @@ -1,5 +1,5 @@ ---- -isChild: true +--- +isChild: true anchor: errors --- @@ -104,7 +104,7 @@ with the following. xdebug.scream = On {% endhighlight %} -You can also set this value at runtime with the `ini_set` function +You can also set this value at runtime with the `ini_set` function {% highlight php %}