Skip to content

Commit d204eb7

Browse files
committed
fixed linter check
1 parent 8ed47a0 commit d204eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/d/odb_db_server.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ data "aws_odb_db_server" "example" {
2828
The following arguments are required:
2929

3030
* `cloud_exadata_infrastructure_id` - (Required) The unique identifier of the cloud vm cluster.
31-
* `id` - (Required) The unique identifier of db node associated with vm cluster.
31+
* `id` - (Required) The unique identifier of db node associated with vm cluster.
3232

3333
The following arguments are optional:
3434

0 commit comments

Comments
 (0)