Skip to content

Commit 824a5de

Browse files
committed
fix(tuto): fix tuto
1 parent b41002c commit 824a5de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/how-to-implement-rag/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ conn = psycopg2.connect(
117117
cur = conn.cursor()
118118
```
119119

120-
## Embeddings and Vector store setup
120+
## Embeddings and vector store setup
121121

122122
### Import required modules
123123

0 commit comments

Comments
 (0)