diff --git a/soda/setup-guide.md b/soda/setup-guide.md index 80279fcf..eb1a3fa1 100644 --- a/soda/setup-guide.md +++ b/soda/setup-guide.md @@ -141,7 +141,7 @@ Though similar, the type of Soda agent you choose to use depends upon the follow |----| ----------------- | ----------------- | | Data source compatibility | Compatible with a [limited subset]({% link soda-agent/managed-agent.md %}#compatibility) of Soda-supported data sources. | Compatible with [nearly all]({% link soda-agent/deploy.md %}#compatibility) Soda-supported data sources. | | Upgrade maintenance | Soda manages all upgrades to the latest available version of the Soda Agent. | You manage all upgrades to your Soda Agent deployed on your Kubernetes cluster. | -| External Secrets manager integration | Unable to integrate with an External Secrets manager. | Able to [integrate]({% link soda-agent/extras.md %}l#integrate-with-a-secrets-manager) with an External Secrets manager (Hashicorp Vault, Azure Key Vault, etc.) to better manage frequently-rotated login credentials. | +| External Secrets manager integration | Unable to integrate with an External Secrets manager. | Able to [integrate]({% link soda-agent/extras.md %}#integrate-with-a-secrets-manager) with an External Secrets manager (Hashicorp Vault, Azure Key Vault, etc.) to better manage frequently-rotated login credentials. | | Network connectivity| Access Soda Agent via public networks of passlisting. | Deploy the Soda Agent inside your own private cloud on on premises network infrastructure. | ## Next