Skip to content

Commit

Permalink
shorten label
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Sep 13, 2023
1 parent a8b912c commit c292924
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions followthemoney/types/topic.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@ class TopicType(EnumType):
"gov.executive": _("Executive branch of government"),
"gov.legislative": _("Legislative branch of government"),
"gov.judicial": _("Judicial branch of government"),
"gov.security": _("Security services including intelligence"),
"gov.security": _("Security services"),
"gov.financial": _("Central banking and financial integrity"),

"fin": _("Financial services"),
"fin.bank": _("Bank"),
"fin.fund": _("Fund"),
Expand Down

0 comments on commit c292924

Please sign in to comment.