Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Declare an `action` block in your Terraform configuration and apply your configu

## Requirements

Provider develoeprs must implement actions for them to be available. Refer to the provider documentation for information about actions that may be available in your provider.
Provider developers must implement actions for them to be available. Refer to the provider documentation for information about actions that may be available in your provider.

### HCP Terraform

Expand Down
Loading