Skip to content

Commit a5f61b1

Browse files
committed
docs: fix typo
`grapped` -> `grabbed`
1 parent 7add6a5 commit a5f61b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/default/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module "runners" {
4242
# iops = null
4343
# }]
4444

45-
# When not explicitly set lambda zip files are grapped from the module requiring lambda build.
45+
# When not explicitly set lambda zip files are grabbed from the module requiring lambda build.
4646
# Alternatively you can set the path to the lambda zip files here.
4747
#
4848
# For example grab zip files via lambda_download

0 commit comments

Comments
 (0)