diff --git a/README.md b/README.md
index 86ab47b..c4d5a2f 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ No modules.
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [app\_name](#input\_app\_name) | application name | `string` | n/a | yes |
-| [aws\_account\_id](#input\_aws\_account\_id) | n/a | `string` | n/a | yes |
+| [aws\_account\_id](#input\_aws\_account\_id) | n/a | `number` | n/a | yes |
| [fqdn](#input\_fqdn) | DNS name to be used with the zone | `string` | n/a | yes |
| [is-production](#input\_is-production) | is this for production or non production | `bool` | n/a | yes |
| [provider\_name](#input\_provider\_name) | vpc provider name | `string` | n/a | yes |