📝 docs(multiple-vectorstores.mdx): fix code block language from 'txt' to 'text' for clarity and consistency
This commit is contained in:
parent
0907e477fd
commit
f1f1759f02
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ The `TextLoader` loads a TXT file, while the `WebBaseLoader` pulls text from web
|
|||
|
||||
URL used by the `WebBaseLoader`:
|
||||
|
||||
```txt
|
||||
```text
|
||||
https://pt.wikipedia.org/wiki/Harry_Potter
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue