diff --git a/docs/docs/integrations/providers/vearch.md b/docs/docs/integrations/providers/vearch.md index 96350e12c2..6f25eadd1e 100644 --- a/docs/docs/integrations/providers/vearch.md +++ b/docs/docs/integrations/providers/vearch.md @@ -8,7 +8,7 @@ Vearch Python SDK enables vearch to use locally. Vearch python sdk can be instal # Vectorstore -Vearch also can used as vectorstore. Most detalis in [this notebook](/docs/integrations/vectorstores/vearch) +Vearch also can used as vectorstore. Most details in [this notebook](/docs/integrations/vectorstores/vearch) ```python from langchain_community.vectorstores import Vearch