Skip to content

Commit ca0e28f

Browse files
committed
chore: fix typo
1 parent 62691e5 commit ca0e28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ variable "external_id" {
1717
variable "expiry_days" {
1818
type = number
1919
default = 14
20-
description = "The number of days the role is avilable before access will be denied"
20+
description = "The number of days the role is available before access will be denied"
2121
}

0 commit comments

Comments
 (0)