diff --git a/config/debugbar.php b/config/debugbar.php index 6531c20..8a66c8e 100644 --- a/config/debugbar.php +++ b/config/debugbar.php @@ -42,7 +42,7 @@ | Vendor files are included by default, but can be set to false. | This can also be set to 'js' or 'css', to only include javascript or css vendor files. | Vendor files are for css: font-awesome (including fonts) and highlight.js (css files) - | and for js: jquery and and highlight.js + | and for js: jquery and highlight.js | So if you want syntax highlighting, set it to true. | jQuery is set to not conflict with existing jQuery scripts. |