We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0339149 commit b966538Copy full SHA for b966538
src/Icons/src/DependencyInjection/UXIconsExtension.php
@@ -94,7 +94,7 @@ public function getConfigTreeBuilder(): TreeBuilder
94
->defaultTrue()
95
->end()
96
->scalarNode('endpoint')
97
- ->info('The endpoint for the iconify icons API.')
+ ->info('The endpoint for the Iconify icons API.')
98
->defaultValue(Iconify::API_ENDPOINT)
99
->cannotBeEmpty()
100
0 commit comments