diff --git a/StorageBundle/Ressources/config/import.yaml b/StorageBundle/Ressources/config/import.yaml index 10ea54e..d123bd7 100644 --- a/StorageBundle/Ressources/config/import.yaml +++ b/StorageBundle/Ressources/config/import.yaml @@ -1,2 +1,2 @@ imports: - - { ressource: '%kernet.root_dir%/config/packages/bluesquare/storage.yaml' } + - { ressource: '%kernel.root_dir%/config/packages/bluesquare/storage.yaml' }