scripts: "Charity/Non-profit" renamed to "Charity/Non Profit"
1 files changed, 1 insertions(+), 1 deletions(-) M scripts/setup.sql
M scripts/setup.sql => scripts/setup.sql +1 -1
@@ 40,7 40,7 @@ END $$; -- BEGIN DO $$ BEGIN CREATE TYPE gtrSector as ENUM( 'Academic/University', - 'Charity/Non-profit', + 'Charity/Non Profit', 'Public', 'Private' );