Skip to content

Commit c16e19c

Browse files
Key vault certificate doc update (#32211)
Co-authored-by: sreallymatt <106555974+sreallymatt@users.noreply.github.com>
1 parent 6831de6 commit c16e19c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/d/key_vault_certificate.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following attributes are exported:
113113

114114
`action` exports the following:
115115

116-
* `action_type` - The Type of action to be performed when the lifetime trigger is triggerec.
116+
* `action_type` - The Type of action to be performed when the lifetime trigger is triggered.
117117

118118
---
119119

website/docs/r/key_vault_certificate.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ The `lifetime_action` block supports the following:
309309

310310
The `action` block supports the following:
311311

312-
* `action_type` - (Required) The Type of action to be performed when the lifetime trigger is triggerec. Possible values include `AutoRenew` and `EmailContacts`.
312+
* `action_type` - (Required) The Type of action to be performed when the lifetime trigger is triggered. Possible values include `AutoRenew` and `EmailContacts`.
313313

314314
---
315315

0 commit comments

Comments
 (0)