diff --git a/config.jsonc b/config.jsonc index b5e1e0a..8f9f657 100644 --- a/config.jsonc +++ b/config.jsonc @@ -254,7 +254,7 @@ { "id": "movement", "operator": "+", - "title": "Related Social Movement", + "title": "Social Movement", "type": ["string"], "filter": true, "find": true, @@ -265,7 +265,7 @@ { "id": "event", "operator": "+", - "title": "Key Events", + "title": "Events", "type": ["string"], "filter": true, "find": true,