Skip to content

Commit 0d768bb

Browse files
committed
Typo
1 parent 22052d8 commit 0d768bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ protected function configureClients(ArrayNodeDefinition $root)
9191
->info('The service id of a factory to use when creating the adapter.')
9292
->end()
9393
->arrayNode('plugins')
94-
->info('A list of service ids of plugins. The order is imortant.')
94+
->info('A list of service ids of plugins. The order is important.')
9595
->prototype('scalar')->end()
9696
->end()
9797
->variableNode('config')->end()

0 commit comments

Comments
 (0)