From db8ae051f267790e255718895e51fcc86e2229f8 Mon Sep 17 00:00:00 2001 From: Yasuo Honda Date: Fri, 11 Sep 2026 14:25:33 +0900 Subject: [PATCH] dm: fix filter to filters to match the field name used elsewhere The task configuration file field is documented as filters (plural) throughout DM docs, e.g. task-configuration-file-full.md's #### `filters` heading, and the YAML example immediately following this sentence. --- filter-binlog-event.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filter-binlog-event.md b/filter-binlog-event.md index 21eef40d97821..0926005c7cad1 100644 --- a/filter-binlog-event.md +++ b/filter-binlog-event.md @@ -14,7 +14,7 @@ This document describes how to filter binlog events when you use DM to perform c ## Configuration -To use binlog event filter, add a `filter` to the task configuration file of DM, as shown below: +To use binlog event filter, add a `filters` to the task configuration file of DM, as shown below: ```yaml filters: