Skip to content

Commit 0f9607a

Browse files
authored
Close code block with three backticks (#1903)
1 parent 16c5968 commit 0f9607a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/d/privatelink_endpoint_service_data_federation_online_archives.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ resource "mongodbatlas_privatelink_endpoint_service_data_federation_online_archi
3030
data "mongodbatlas_privatelink_endpoint_service_data_federation_online_archives" "test_data_source" {
3131
project_id = mongodbatlas_project.atlas-project.id
3232
}
33-
33+
```
3434

3535

3636
## Argument Reference

0 commit comments

Comments
 (0)