From 7298dbc165f85b23739ebae6c5b10a54c40ebea3 Mon Sep 17 00:00:00 2001 From: Gaurav Kumar Date: Fri, 27 Oct 2023 19:30:28 +0530 Subject: [PATCH] chore: update README.md to fix typo (#159) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab903d4..41b0ba4 100644 --- a/README.md +++ b/README.md @@ -140,9 +140,9 @@ The Chat REPL supports: ### Multi-line input -AIChat suppoprts backeted paste, so you can paste multi-lines text directly. +AIChat suppoprts bracketed paste, so you can paste multi-lines text directly. -AIChat also provide`.edit` command for multi-lines editing. +AIChat also provides `.edit` command for multi-lines editing. ``` 〉.edit convert json below to toml