Skip to content

Commit 7e320ce

Browse files
author
Ikko Eltociear Ashimine
authored
docs: update README.md (#546)
specifiy -> specify
1 parent e8d0a8b commit 7e320ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If none of the mode is mentioned in the chat modes variable all modes will be av
7878
CHAT_MODES=""
7979
```
8080

81-
If however you want to specifiy the only vector mode or only graph mode you can do that by specifying the mode in the env:
81+
If however you want to specify the only vector mode or only graph mode you can do that by specifying the mode in the env:
8282
```env
8383
CHAT_MODES="vector,graph+vector"
8484
```

0 commit comments

Comments
 (0)