Skip to content
Prev Previous commit
Next Next commit
Update integrations/debezium/sqlserver/README.md
Co-authored-by: Joaquin Colacci <[email protected]>
  • Loading branch information
bobbyiliev and joacoc authored Oct 25, 2023
commit e4f7ddd9130a7f70030280e6c4c9e1a67268768f
2 changes: 1 addition & 1 deletion integrations/debezium/sqlserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you want to try it right now, follow these steps:

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