Skip to content

Commit 22d4acf

Browse files
committed
minor #1523 Grammar fix (dereuromark)
This PR was merged into the main branch. Discussion ---------- Grammar fix As per IDE suggestion, the of is not needed or rather not good here. Commits ------- 3ce29cc Grammar fix
2 parents 3fe720e + 3ce29cc commit 22d4acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/packages/framework.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ framework:
2626
php_errors:
2727
log: true
2828

29-
# The 'ide' option turns all of the file paths in an exception page
29+
# The 'ide' option turns all the file paths in an exception page
3030
# into clickable links that open the given file using your favorite IDE.
3131
# When 'ide' is set to null the file is opened in your web browser.
3232
# See https://symfony.com/doc/current/reference/configuration/framework.html#ide

0 commit comments

Comments
 (0)