AWS eks documentation change
Summary
Fixed typo in 'available' spelling for cert-manager add-on documentation.
Security assessment
This is a minor typo correction with no security implications or security-related content changes.
Diff
diff --git a/eks/latest/userguide/workloads-add-ons-available-eks.md b/eks/latest/userguide/workloads-add-ons-available-eks.md index 466f41fca..52911e6ac 100644 --- a//eks/latest/userguide/workloads-add-ons-available-eks.md +++ b//eks/latest/userguide/workloads-add-ons-available-eks.md @@ -382 +382 @@ The AWS Private CA Connector for Kubernetes is an add-on for cert-manager that e -This add-on requires `cert-manager`. `cert-manager` is availble on Amazon EKS as a community add-on. For more information about this add-on, see [Cert Manager](./community-addons.html#addon-cert-manager). For more information about installing add-ons, see [Create an Amazon EKS add-on](./creating-an-add-on.html). +This add-on requires `cert-manager`. `cert-manager` is available on Amazon EKS as a community add-on. For more information about this add-on, see [Cert Manager](./community-addons.html#addon-cert-manager). For more information about installing add-ons, see [Create an Amazon EKS add-on](./creating-an-add-on.html).