Skip to content

Commit 7cb114f

Browse files
authored
Merge pull request #3810 from ClickHouse/pkutaj-patch-1
Update neon-postgres.md
2 parents cb2b9b3 + 7512ceb commit 7cb114f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/clickpipes/postgres/source/neon-postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Make sure you're signed in to your [Neon console](https://console.neon.tech/app/
2222
Let's create a new user for ClickPipes with the necessary permissions suitable for CDC,
2323
and also create a publication that we'll use for replication.
2424

25-
For this, you can head over to the **SQL Console** tab.
25+
For this, you can head over to the **SQL Editor** tab.
2626
Here, we can run the following SQL commands:
2727

2828
```sql

0 commit comments

Comments
 (0)