Skip to content

Commit bc0547e

Browse files
committed
docs: Fix typo
1 parent 98eff98 commit bc0547e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/prebuilt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Steps for the full setup, such as creating a GitHub app can be found in the root
1010

1111
| Name | Description | Type | Default | Required |
1212
|------|-------------|------|---------|:--------:|
13-
| <a name="input_ami_filter"></a> [ami\_filter](#input\_ami\_filter) | The amis to search. Use the default for the provided amazon linux image, `github-runner-windows-core-2019-*` for the provided widnows image | `string` | `github-runner-amzn2-x86_64-2021*` | no |
13+
| <a name="input_ami_filter"></a> [ami\_filter](#input\_ami\_filter) | The amis to search. Use the default for the provided amazon linux image, `github-runner-windows-core-2019-*` for the provided Windows image | `string` | `github-runner-amzn2-x86_64-2021*` | no |
1414
| <a name="input_github_app_key_base64"></a> [github\_app\_key\_base64](#input\_github\_app\_key\_base64) | The base64 encoded private key you downloaded from GitHub when creating the app | `string` | | yes |
1515
| <a name="input_github_app_id"></a> [github\_app\_id](#input\_github\_app\_id) | The id of the app you created on GitHub | `string` | | yes |
1616
| <a name="input_region"></a> [region](#input\_region) | The target aws region | `string` | `eu-west-1` | no |

0 commit comments

Comments
 (0)