diff options
Diffstat (limited to 'docs/versioned_docs/version-v0.21.0/02-Installation')
| -rw-r--r-- | docs/versioned_docs/version-v0.21.0/02-Installation/01-docker.md | 2 | ||||
| -rw-r--r-- | docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/versioned_docs/version-v0.21.0/02-Installation/01-docker.md b/docs/versioned_docs/version-v0.21.0/02-Installation/01-docker.md index f1691f52..ab5e7123 100644 --- a/docs/versioned_docs/version-v0.21.0/02-Installation/01-docker.md +++ b/docs/versioned_docs/version-v0.21.0/02-Installation/01-docker.md @@ -48,7 +48,7 @@ If you want more config params, check the config documentation [here](/configura ### 4. Setup OpenAI -To enable automatic tagging, you'll need to configure OpenAI. This is optional though but hightly recommended. +To enable automatic tagging, you'll need to configure OpenAI. This is optional though but highly recommended. - Follow [OpenAI's help](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key) to get an API key. - Add the OpenAI API key to the env file: diff --git a/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md b/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md index 2a418227..524f6e61 100644 --- a/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md +++ b/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md @@ -21,7 +21,7 @@ Using `HOARDER_VERSION=release` will pull the latest stable version. You might w ### 3. Setup OpenAI -To enable automatic tagging, you'll need to configure OpenAI. This is optional though but hightly recommended. +To enable automatic tagging, you'll need to configure OpenAI. This is optional though but highly recommended. - Follow [OpenAI's help](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key) to get an API key. - Add the OpenAI API key to the `.env` file: |
