Skip to content

Commit d63097a

Browse files
committed
chore: fix typo
1 parent ca0e28f commit d63097a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ No modules.
6464
| <a name="input_deployment_account_ids"></a> [deployment\_account\_ids](#input\_deployment\_account\_ids) | List of account IDs in which to deploy the remote audit access role | `list(string)` | n/a | yes |
6565
| <a name="input_external_id"></a> [external\_id](#input\_external\_id) | External ID should be a string of cryptographically safe random characters | `string` | n/a | yes |
6666
| <a name="input_appvia_role_arn"></a> [appvia\_role\_arn](#input\_appvia\_role\_arn) | Allows specifying a non-standard IAM role. Only set this if asked to do so by Appvia | `string` | `"arn:aws:iam::730335310409:role/aws-reserved/sso.amazonaws.com/eu-west-2/AWSReservedSSO_WAFSupport_19c9bc61106389c3"` | no |
67-
| <a name="input_expiry_days"></a> [expiry\_days](#input\_expiry\_days) | The number of days the role is avilable before access will be denied | `number` | `14` | no |
67+
| <a name="input_expiry_days"></a> [expiry\_days](#input\_expiry\_days) | The number of days the role is available before access will be denied | `number` | `14` | no |
6868

6969
## Outputs
7070

0 commit comments

Comments
 (0)