Skip to content

Commit fb06019

Browse files
Milvus-doc-botMilvus-doc-bot
authored andcommitted
Release new docs to master
1 parent 2fca349 commit fb06019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2.6.x/site/en/tutorials/build-rag-with-milvus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ context = "\n".join(
244244
)
245245
```
246246

247-
Define system and user prompts for the Lanage Model. This prompt is assembled with the retrieved documents from Milvus.
247+
Define system and user prompts for the Language Model. This prompt is assembled with the retrieved documents from Milvus.
248248

249249

250250
```python

0 commit comments

Comments
 (0)