Skip to content

Commit b005e84

Browse files
committed
Fix connection docs
1 parent 988e584 commit b005e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/connection.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ JSON
4141

4242
The following arguments are supported:
4343

44-
- `type` - (Required) Type of connection. Only `WebhookDefinition` is implemented right now.
44+
- `type` - (Required) Type of connection. Only `WebhookConnection` is implemented right now.
4545
- `name` - (Required) Name of connection. Name should be a valid alphanumeric value.
4646
- `description` - (Optional) Description of the connection.
4747
- `url` - (Required) URL for the webhook connection.

0 commit comments

Comments
 (0)