Skip to content

Commit 1aa23fe

Browse files
committed
Vale warning [DOC-233]
1 parent f644682 commit 1aa23fe

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/catalog/postgres

1 file changed

+1
-1
lines changed

src/connections/storage/catalog/postgres/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PostgreSQL, or Postgres, is an object-relational database management system (ORD
99
PostgreSQL is ACID-compliant and transactional. PostgreSQL has updatable views and materialized views, triggers, foreign keys; supports functions and stored procedures, and other expandability. Developed by the PostgreSQL Global Development Group, free and open-source.
1010

1111
> note "Segment sources required"
12-
> In order to add a Postgres destination to Segment, you must first add a source. To learn more about sources in Segment, check out our [Sources Overview](/docs/connections/sources) documentation.
12+
> In order to add a Postgres destination to Segment, you must first add a source. To learn more about sources in Segment, check out the [Sources Overview](/docs/connections/sources) documentation.
1313
1414
## Getting started
1515
Segment supports the following Postgres database providers:

0 commit comments

Comments
 (0)