aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.18.0
diff options
context:
space:
mode:
authorAndy George <andygeorge@users.noreply.github.com>2025-01-11 05:17:57 -0600
committerGitHub <noreply@github.com>2025-01-11 11:17:57 +0000
commit869fa46621524f7acfdd7079fd29101447ffcc1c (patch)
tree5ee982feba8933fbcc611468f35fec104032b03a /docs/versioned_docs/version-v0.18.0
parent7daa87be66ed18bd10692cf29e32663ccc7fa089 (diff)
downloadkarakeep-869fa46621524f7acfdd7079fd29101447ffcc1c.tar.zst
docs: Fix type in the docs hightly -> highly (#853)
Diffstat (limited to 'docs/versioned_docs/version-v0.18.0')
-rw-r--r--docs/versioned_docs/version-v0.18.0/02-Installation/01-docker.md2
-rw-r--r--docs/versioned_docs/version-v0.18.0/02-Installation/04-kubernetes.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/versioned_docs/version-v0.18.0/02-Installation/01-docker.md b/docs/versioned_docs/version-v0.18.0/02-Installation/01-docker.md
index 84bc615b..4acafcdc 100644
--- a/docs/versioned_docs/version-v0.18.0/02-Installation/01-docker.md
+++ b/docs/versioned_docs/version-v0.18.0/02-Installation/01-docker.md
@@ -40,7 +40,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.18.0/02-Installation/04-kubernetes.md b/docs/versioned_docs/version-v0.18.0/02-Installation/04-kubernetes.md
index 2a418227..524f6e61 100644
--- a/docs/versioned_docs/version-v0.18.0/02-Installation/04-kubernetes.md
+++ b/docs/versioned_docs/version-v0.18.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: