Skip to content

Commit 2f783d6

Browse files
1 parent e62732f commit 2f783d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/current/molt/molt-verify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Create a JSON file that defines the filter rules. The following example defines
145145
"table": "filtertbl2"
146146
},
147147
"source_expr": "id BETWEEN 5 AND 15",
148-
"target_expr": "15 > id > 5"
148+
"target_expr": "16 > id > 4"
149149
}
150150
]
151151
}

0 commit comments

Comments
 (0)