diff --git a/Dynamic-filtering:-precedence.md b/Dynamic-filtering:-precedence.md index c5e9115..428672b 100644 --- a/Dynamic-filtering:-precedence.md +++ b/Dynamic-filtering:-precedence.md @@ -16,4 +16,6 @@ The more specific the party, the higher the precedence. Party-specific and type-specific cells override party-specific cells: - `3rd-party frames` overrides `3rd-party` -All cells override the `all` cells. The local `all` cell overrides the global `all` cell. \ No newline at end of file +All cells override the `all` cells. The local `all` cell overrides the global `all` cell. + +The UI is designed in such way that the precedence logic should quickly become obvious. \ No newline at end of file