diff --git a/docs/providers/aws/guide/functions.md b/docs/providers/aws/guide/functions.md index ce8c4ea86..06f6d4a8b 100644 --- a/docs/providers/aws/guide/functions.md +++ b/docs/providers/aws/guide/functions.md @@ -265,9 +265,9 @@ functions: ## Tags -Using the `tags` configuration makes it opssible to add `key` / `value` tags to your functions. +Using the `tags` configuration makes it possible to add `key` / `value` tags to your functions. -Those tags will appear in your AWS console and makes it easier for you to group functions by tag or find functions with a common tag. +Those tags will appear in your AWS console and make it easier for you to group functions by tag or find functions with a common tag. ```yml functions: