Skip to content

Commit 2eb0958

Browse files
committed
typo
1 parent 1a508f3 commit 2eb0958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/command_adv2v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ resource "mongodbatlas_advanced_cluster" "this" {
159159
}
160160
```
161161

162-
We modify the configuration file to create an intermediate `local` variable to merge the `region_configs` variable elements and the additional `region_config`:
162+
We modify the configuration file to create an intermediate `local` variable to merge the `region_configs` variable elements and the additional `region_configs`:
163163
```hcl
164164
variable "replication_specs" {
165165
type = object({

0 commit comments

Comments
 (0)