diff --git a/fern/docs/pages/manual/vectordb.mdx b/fern/docs/pages/manual/vectordb.mdx index dc579f684..c98efea8a 100644 --- a/fern/docs/pages/manual/vectordb.mdx +++ b/fern/docs/pages/manual/vectordb.mdx @@ -73,7 +73,7 @@ The available configuration options are: For example: ```yaml vectorstore: - database: postgresql + database: postgres postgres: host: localhost