diff --git a/docs/self-hosting/configuration/redis.mdx b/docs/self-hosting/configuration/redis.mdx index 93b7efe34..2eaf8e2b8 100644 --- a/docs/self-hosting/configuration/redis.mdx +++ b/docs/self-hosting/configuration/redis.mdx @@ -45,7 +45,7 @@ To add Redis to your self hosted instance, follow the instructions for the deplo ### Internal Redis service - By default, new versions of the docker compose file already comes with a Redis service. To use the prefigured Redis service, please update your docker compose file to the latest version. + By default, new versions of the docker compose file already comes with a Redis service. To use the pre-configured Redis service, please update your docker compose file to the latest version. 1. Download the new docker compose file ``` diff --git a/docs/self-hosting/deployment-options/kubernetes-helm.mdx b/docs/self-hosting/deployment-options/kubernetes-helm.mdx index 8bfd5ccd3..55741db1f 100644 --- a/docs/self-hosting/deployment-options/kubernetes-helm.mdx +++ b/docs/self-hosting/deployment-options/kubernetes-helm.mdx @@ -32,7 +32,7 @@ However, it's important to specify a particular version of Infisical during inst View [properties for frontend and backend](https://github.com/Infisical/infisical/tree/main/helm-charts/infisical#parameters). - To find the latest version number of Infisical, follow the links bellow + To find the latest version number of Infisical, follow the links below - [frontend Docker image](https://hub.docker.com/r/infisical/frontend/tags) - [backend Docker image](https://hub.docker.com/r/infisical/backend/tags)