Skip to content

Commit

Permalink
chore: update README.md to fix typo (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravkumar37 authored Oct 27, 2023
1 parent aa43612 commit 7298dbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7298dbc

Please sign in to comment.