From b6b97b67ff5eb47734461f69b5b4ed3991a5ed6b Mon Sep 17 00:00:00 2001 From: Tom Saleeba Date: Tue, 23 May 2017 16:39:26 +0930 Subject: [PATCH] fixed two typos --- docs/providers/aws/guide/functions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: