Skip to content

Commit 50c3f44

Browse files
authored
refactoring.mdx type "mulitple" (#1114)
2 parents 10baae6 + 487d6b0 commit 50c3f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/terraform/v1.13.x/docs/language/modules/develop/refactoring.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ resource (a `data` block).
109109

110110
## Create multiple instances
111111

112-
You can use a `moved` block when creating mulitple instances of a resource or module call while preserving the original instance.
112+
You can use a `moved` block when creating multiple instances of a resource or module call while preserving the original instance.
113113

114114
### Enable `count` or `for_each` for a resource
115115

0 commit comments

Comments
 (0)