Skip to content

Commit 91bf34a

Browse files
weltekialexellis
authored andcommitted
Fix typo in IAM language section
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
1 parent f832b28 commit 91bf34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/openfaas-pro/iam/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Permissions can be scoped cluster wide, or to a specific namespace:
9393

9494
## OpenFaaS IAM language
9595

96-
The OpenFaaS IAM language is a inspired by AWS IAM, however only a subset of the language is implemented at present:
96+
The OpenFaaS IAM language is inspired by AWS IAM, however only a subset of the language is implemented at present:
9797

9898
* `StringEquals` - match a string exactly this would be used to match an exact email address or issuer
9999
* `StringLike` - match a string with a wildcard - this could be used to match an email domain for instance

0 commit comments

Comments
 (0)