Skip to content
Prev Previous commit
Next Next commit
Update integrations/debezium/postgres/README.md
Co-authored-by: Joaquin Colacci <[email protected]>
  • Loading branch information
bobbyiliev and joacoc authored Oct 25, 2023
commit db51ea136ddc48a1b362879db538ff897849f565
2 changes: 1 addition & 1 deletion integrations/debezium/postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Example:

Otherwise, you can find the steps to install and use your CLI of choice under [Supported tools](https://materialize.com/docs/integrations/sql-clients/#supported-tools).

1. Now that you're in the Materialize, define the connection to the Redpanda broker and the schema registry:
1. Now that you're in Materialize, define the connection to the Redpanda broker and the schema registry:

```sql
-- Create Redpanda connection
Expand Down