Skip to content

Commit ea7695f

Browse files
authored
Removes repeated "and" from config file. (#1358)
1 parent 06782a0 commit ea7695f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/debugbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
| Vendor files are included by default, but can be set to false.
9393
| This can also be set to 'js' or 'css', to only include javascript or css vendor files.
9494
| Vendor files are for css: font-awesome (including fonts) and highlight.js (css files)
95-
| and for js: jquery and and highlight.js
95+
| and for js: jquery and highlight.js
9696
| So if you want syntax highlighting, set it to true.
9797
| jQuery is set to not conflict with existing jQuery scripts.
9898
|

0 commit comments

Comments
 (0)