From d24cad8ad4a1358865d35f72791e926d0e22d7c1 Mon Sep 17 00:00:00 2001 From: khuloud0 Date: Sun, 29 Mar 2026 15:04:49 +0300 Subject: [PATCH] Fix typo in Markdown support description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01a223d3b63..633f3460a28 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ For enterprise inquiries, please contact: **business@nextchat.dev** - Compact client (~5MB) on Linux/Windows/MacOS, [download it now](https://github.com/Yidadaa/ChatGPT-Next-Web/releases) - Fully compatible with self-deployed LLMs, recommended for use with [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) or [LocalAI](https://github.com/go-skynet/LocalAI) - Privacy first, all data is stored locally in the browser -- Markdown support: LaTex, mermaid, code highlight, etc. +- Markdown support: LaTeX, mermaid, code highlight, etc. - Responsive design, dark mode and PWA - Fast first screen loading speed (~100kb), support streaming response - New in v2: create, share and debug your chat tools with prompt templates (mask)