mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix docs typos
This commit is contained in:
@@ -45,7 +45,7 @@ To add Redis to your self hosted instance, follow the instructions for the deplo
|
||||
</Tab>
|
||||
<Tab title="Docker compose">
|
||||
### 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
|
||||
```
|
||||
|
||||
@@ -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).
|
||||
|
||||
<Tip>
|
||||
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)
|
||||
</Tip>
|
||||
|
||||
Reference in New Issue
Block a user