Skip to content

Commit 10d5a9f

Browse files
authored
docs(core): typo in Design Guidelines (#28668)
I noticed this while reading the Design Guidelines and fixed it. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 957598b commit 10d5a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DESIGN_GUIDELINES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ the user.
929929
Constructs that represent such resources should conform to the following
930930
guidelines.
931931

932-
An optional prop called **role** of type **iam.IRole**should be exposed to allow
932+
An optional prop called **role** of type **iam.IRole** should be exposed to allow
933933
users to "bring their own role", and use either an owned or unowned role
934934
_[awslint:role-config-prop]_.
935935

0 commit comments

Comments
 (0)