From 9f5d1bb8f15df44c0ac47902dea3a75e77cc110e Mon Sep 17 00:00:00 2001 From: galilev Date: Tue, 30 Jul 2024 16:19:54 +0300 Subject: [PATCH] syntax err --- content/rdi/installation/adding-tables-to-existing-pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rdi/installation/adding-tables-to-existing-pipeline.md b/content/rdi/installation/adding-tables-to-existing-pipeline.md index 843887408ac..b9bf5afbfde 100644 --- a/content/rdi/installation/adding-tables-to-existing-pipeline.md +++ b/content/rdi/installation/adding-tables-to-existing-pipeline.md @@ -184,4 +184,4 @@ The data-collections array lists tables by their fully-qualified names, using th > Note: The column `id` is a unique string in the DEBEZIUM_SIGNAL table -5. The `CUSTOMERS` table will be added to the pipeline, and irs keys will be stored in the RDI bdb with no need to run `redis-di reset`. +5. The `CUSTOMERS` table will be added to the pipeline, and its keys will be stored in the RDI bdb with no need to run `redis-di reset`.