mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Fixed typo
This commit is contained in:
@@ -5,5 +5,5 @@ async_aws:
|
||||
accessKeyId: '%env(AWS_KEY)%'
|
||||
accessKeySecret: '%env(AWS_SECRET)%'
|
||||
|
||||
# All installed clients are automatically autowrired. Use this section to customize clients
|
||||
# All installed clients are automatically autowired. Use this section to customize clients
|
||||
clients:
|
||||
|
||||
Reference in New Issue
Block a user