Skip to content

Commit

Permalink
docs(live): fix documentation issues with live data sources
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-hang committed Jan 10, 2025
1 parent 60cab0c commit 991ee73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-sources/live_record_callbacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Use this data source to get a list of the Live record callback configurations.
## Example Usage

```hcl
resource "huaweicloud_live_record_callbacks" "test" {
data "huaweicloud_live_record_callbacks" "test" {
}
```

Expand Down

0 comments on commit 991ee73

Please sign in to comment.