Skip to content

Commit 4643c6b

Browse files
committed
Fix description of data field
1 parent db48eb8 commit 4643c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/dashboard.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ In addition to all arguments above, the following attributes are exported:
290290
- `id` - The ID of the dashboard.
291291

292292
### Schema for `topology_label_map`
293-
- `data` - (Block List, Required) A block containing label and it's values.
293+
- `data` - (Block List, Required) A list of blocks containing label and it's values.
294294
- `label` - (Required) The name of the topology label.
295295
- `values` - (Required) The values for the topology label.
296296

0 commit comments

Comments
 (0)