Skip to content

Commit 027dba3

Browse files
change codespell
Signed-off-by: Rui Zhang <[email protected]>
1 parent 8fd5de1 commit 027dba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/proposals/production-stack-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ graph TD
174174

175175
4. **Storage Layer**
176176
* **Semantic Cache Storage** — Milvus uses persistent volumes for embeddings and responses.
177-
* **KV‑cache Storage** — GPU memory for hot cache; system memory or NVMe for warm/cold cache. LMCache can offload and share KV‑cache across instances with multi-tier storage hierachy.
177+
* **KV‑cache Storage** — GPU memory for hot cache; system memory or NVMe for warm/cold cache. LMCache can offload and share KV‑cache across instances with multi-tier storage hierarchy.
178178

179179
### 4.3 Request Flow
180180

0 commit comments

Comments
 (0)