Skip to content

Commit 22e474f

Browse files
kenny-y-devjeremystretch
authored andcommitted
Update attr in conditions example
1 parent b3fb393 commit 22e474f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/conditions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Multiple conditions can be combined into nested sets using AND or OR logic. This
116116
]
117117
},
118118
{
119-
"attr": "tags",
119+
"attr": "tags.slug",
120120
"value": "exempt",
121121
"op": "contains"
122122
}

0 commit comments

Comments
 (0)