Skip to content

Commit ec5f8d3

Browse files
chore: typo
1 parent d27f8d1 commit ec5f8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/opensearch/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module "opensearch" {
3434
ebs_enabled = true
3535
ebs_iops = 5000
3636

37-
# If coordinatyor nodes are need. This is disabled by default
37+
# If dedicated coordinator nodes are need. This is disabled by default
3838
coordinator_instance_enabled = true
3939
# Coordinator node count must be less than or equal to data node count
4040
coordinator_instance_count = 2

0 commit comments

Comments
 (0)