Skip to content

Commit b966538

Browse files
smnandreKocal
andauthored
fix typo
Co-authored-by: Hugo Alliaume <hugo@alliau.me>
1 parent 0339149 commit b966538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Icons/src/DependencyInjection/UXIconsExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public function getConfigTreeBuilder(): TreeBuilder
9494
->defaultTrue()
9595
->end()
9696
->scalarNode('endpoint')
97-
->info('The endpoint for the iconify icons API.')
97+
->info('The endpoint for the Iconify icons API.')
9898
->defaultValue(Iconify::API_ENDPOINT)
9999
->cannotBeEmpty()
100100
->end()

0 commit comments

Comments
 (0)