Skip to content

Commit b84a663

Browse files
authored
Fix: small doc error (#428)
Remove duplicate word in network_peering documentation
1 parent 0bb6c63 commit b84a663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/network_peering.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ In addition to all arguments above, the following attributes are exported:
381381

382382
## Import
383383

384-
Clusters can be imported using project ID and network peering peering id, in the format `PROJECTID-PEERID-PROVIDERNAME`, e.g.
384+
Clusters can be imported using project ID and network peering id, in the format `PROJECTID-PEERID-PROVIDERNAME`, e.g.
385385

386386
```
387387
$ terraform import mongodbatlas_network_peering.my_peering 1112222b3bf99403840e8934-5cbf563d87d9d67253be590a-AWS

0 commit comments

Comments
 (0)