diff options
| author | Andy George <andygeorge@users.noreply.github.com> | 2025-01-11 05:17:57 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-11 11:17:57 +0000 |
| commit | 869fa46621524f7acfdd7079fd29101447ffcc1c (patch) | |
| tree | 5ee982feba8933fbcc611468f35fec104032b03a /docs/versioned_docs/version-v0.16.0/02-Installation/01-docker.md | |
| parent | 7daa87be66ed18bd10692cf29e32663ccc7fa089 (diff) | |
| download | karakeep-869fa46621524f7acfdd7079fd29101447ffcc1c.tar.zst | |
docs: Fix type in the docs hightly -> highly (#853)
Diffstat (limited to 'docs/versioned_docs/version-v0.16.0/02-Installation/01-docker.md')
| -rw-r--r-- | docs/versioned_docs/version-v0.16.0/02-Installation/01-docker.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.16.0/02-Installation/01-docker.md b/docs/versioned_docs/version-v0.16.0/02-Installation/01-docker.md index 89fa6538..7d2cba5e 100644 --- a/docs/versioned_docs/version-v0.16.0/02-Installation/01-docker.md +++ b/docs/versioned_docs/version-v0.16.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: |
