Skip to content

Commit e97825d

Browse files
authored
Doc FIx (#20378)
1 parent 83e6b54 commit e97825d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/load_test.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Manages a Load Test Service.
1515
## Example Usage
1616

1717
```hcl
18-
resource "azurerm_load_example" "example" {
18+
resource "azurerm_load_test" "example" {
1919
location = azurerm_resource_group.example.location
2020
name = "example"
2121
resource_group_name = azurerm_resource_group.example.name

0 commit comments

Comments
 (0)