Skip to content

Commit a19bb8a

Browse files
authored
docs: Fix typo in README.md regarding EKS Auto Mode (#3577)
Fix typo in README.md regarding EKS Auto Mode
1 parent f43d83b commit a19bb8a

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
@@ -37,7 +37,7 @@ Please note that we strive to provide a comprehensive suite of documentation for
3737
> }
3838
>```
3939
>
40-
> If you try to disable by simply removing the `compute_config` block, this will fail to disble EKS Auto Mode. Only after applying with `enabled = false` can you then remove the `compute_config` block from your configurations.
40+
> If you try to disable by simply removing the `compute_config` block, this will fail to disable EKS Auto Mode. Only after applying with `enabled = false` can you then remove the `compute_config` block from your configurations.
4141
4242
```hcl
4343
module "eks" {

0 commit comments

Comments
 (0)