Skip to content

Commit 81e188c

Browse files
Update src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Co-authored-by: forstisabella <[email protected]>
1 parent 7eeb28c commit 81e188c

File tree

1 file changed

+2
-2
lines changed
  • src/connections/reverse-etl/reverse-etl-source-setup-guides

1 file changed

+2
-2
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ In order to run a Reverse ETL sync in your Db2 warehouse, you'll create a user w
2626

2727

2828
> info ""
29-
> The `SEGMENT_REVERSE_ETL` schema will be created and managed by Segment to track the status of each sync.
29+
> Segment creates and manages the `SEGMENT_REVERSE_ETL` schema to track the status of each sync.
3030
> You can also choose to create this schema yourself by running:
3131
> `CREATE SCHEMA SEGMENT_REVERSE_ETL`
32-
> Then grant Segment the appropriate privileges.
32+
> After you've created the schema, grant Segment the appropriate privileges.
3333
3434

3535

0 commit comments

Comments
 (0)