From 4a3ce5fb3ec3c3cfda5b546edfb8618f9eea7703 Mon Sep 17 00:00:00 2001 From: Timm Drevensek Date: Mon, 23 Mar 2020 18:29:11 +0100 Subject: [PATCH] fix typo (#62) --- modules/iam-assumable-role/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/iam-assumable-role/README.md b/modules/iam-assumable-role/README.md index 993854bc..bfe5431d 100644 --- a/modules/iam-assumable-role/README.md +++ b/modules/iam-assumable-role/README.md @@ -1,4 +1,4 @@ -# iam-assumable-roles +# iam-assumable-role Creates single IAM role which can be assumed by trusted resources.