From d0202ec41eabd876906f4efe9b225e5ee3acd386 Mon Sep 17 00:00:00 2001 From: Nyholm Date: Thu, 12 Mar 2020 08:32:42 +0100 Subject: [PATCH] Fixed typo --- async-aws/async-aws-bundle/0.1/config/packages/async_aws.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/async-aws/async-aws-bundle/0.1/config/packages/async_aws.yaml b/async-aws/async-aws-bundle/0.1/config/packages/async_aws.yaml index f4f21dbf..0a5e7a4a 100644 --- a/async-aws/async-aws-bundle/0.1/config/packages/async_aws.yaml +++ b/async-aws/async-aws-bundle/0.1/config/packages/async_aws.yaml @@ -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: