summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2022-10-22 17:50:48 +0300
committerfox <[email protected]>2022-10-22 17:50:48 +0300
commiteaa626dad3a719ab5974c0e9ce16315ddd478c74 (patch)
tree4eff6cbff9ec5a492fc9300aa2eeb14f32076944
parentee5917bbc3c4aa51afe3a8f88b3abef9eb1805dd (diff)
Update 'ContentFilters'
-rw-r--r--ContentFilters.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ContentFilters.md b/ContentFilters.md
index f868a27..d2ec288 100644
--- a/ContentFilters.md
+++ b/ContentFilters.md
@@ -68,4 +68,4 @@ test filters using ``Feed debugger`` if you feel that some filter is somehow mis
#### I'm trying to make a filter which works conditionally based on an action of a previous filter, and it doesn't work. What gives?
-It's a design limitation of a filter system. All actions for an article are applied together, once. [Click here](https://community.tt-rss.org/t/filter-on-labels/4195/2) for a detailed explanation. \ No newline at end of file
+It's a design limitation. All actions for an article are applied together, once. [Click here](https://community.tt-rss.org/t/filter-on-labels/4195/2) for a detailed explanation. \ No newline at end of file