Skip to content

Commit 1a9da5f

Browse files
authored
docs: update README.md (neo4j-labs#546)
specifiy -> specify
1 parent 5415fee commit 1a9da5f

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)