diff --git a/docs/docs.logflare.com/docs/backends/postgres/index.md b/docs/docs.logflare.com/docs/backends/postgres/index.md index fa4e9cf46..b1c2e4506 100644 --- a/docs/docs.logflare.com/docs/backends/postgres/index.md +++ b/docs/docs.logflare.com/docs/backends/postgres/index.md @@ -7,7 +7,7 @@ toc_max_heading_level: 3 Logflare has experimental support for storing and querying log events to a PostgreSQL server. Ingested logs are directly inserted into tables, and each source maps to a Postgres table within a given schema. :::warning -PsotgreSQL as a backend is only available for the **V2 ingestion** and currently has limited functionality. +PostgreSQL as a backend is only available for the **V2 ingestion** and currently has limited functionality. ::: ## Behavior and Configuration