From 29d30c9f8668b2d36f184d23635f5ade97c23c91 Mon Sep 17 00:00:00 2001 From: Christoph Raaflaub Date: Thu, 18 Jun 2026 07:30:08 +0200 Subject: [PATCH] fix typos Signed-off-by: Christoph Raaflaub --- Documentation/prompt_inventory.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/prompt_inventory.md b/Documentation/prompt_inventory.md index a1f14a0d..bbc51615 100644 --- a/Documentation/prompt_inventory.md +++ b/Documentation/prompt_inventory.md @@ -57,7 +57,7 @@ _Last updated: 2025-07-06_ | ID | File & Lines | Purpose | |----|--------------|---------| -| `vision.placeholder` | `rag_system/utils/ollama_client.py` `169` | Dummy prompt for VLM colour check. | +| `vision.placeholder` | `rag_system/utils/ollama_client.py` `169` | Dummy prompt for VLM color check. | --- diff --git a/README.md b/README.md index 702dcd0d..467256c5 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Note: The installation is currently only tested on macOS. - Ollama (required for both deployment approaches) ### ***NOTE*** -Before this brach is moved to the main branch, please clone this branch for instalation: +Before this brach is moved to the main branch, please clone this branch for installation: ```bash git clone -b localgpt-v2 https://github.com/PromtEngineer/localGPT.git