Typo corrections for #362

This commit is contained in:
dominic 2019-08-30 14:20:41 +01:00 committed by Tom Russell
parent 3d687c48ba
commit 96aee71a4d

View File

@ -6,12 +6,12 @@ ALTER TABLE buildings
-- Building award, can be any of: -- Building award, can be any of:
-- This is an edit of all potential awards to the most commonly recognised with bias to community, hertiage and design focussed ones -- This is an edit of all potential awards to the most commonly recognised with bias to community, hertiage and design focussed ones
CREATE TYPE team_awards CREATE TYPE team_awards
AS ENUM ('Architects Jorunal - Heritage Project', AS ENUM ('Architects Journal - Heritage Project',
'Architects Jorunal - Housing Project', 'Architects Journal - Housing Project',
'Architects Jorunal - Community & Faith Project', 'Architects Journal - Community & Faith Project',
'Architects Jorunal - Small projects award', 'Architects Journal - Small projects award',
'Architects Jorunal - Public Building of the Year', 'Architects Journal - Public Building of the Year',
'Architects Jorunal - Refurb of the Year', 'Architects Journal - Refurb of the Year',
'BREEAM Award', 'BREEAM Award',
'CIBSE Building Performance Awards', 'CIBSE Building Performance Awards',
'Civic Voice Design Award', 'Civic Voice Design Award',
@ -26,8 +26,8 @@ AS ENUM ('Architects Jorunal - Heritage Project',
'New London Architecture awards - Homes', 'New London Architecture awards - Homes',
'New London Architecture awards - Housing', 'New London Architecture awards - Housing',
'New London Architecture awards - Offices', 'New London Architecture awards - Offices',
'RIBA Gold mdeal', 'RIBA Gold medal',
'RIBA Sitrling prize', 'RIBA Stirling prize',
'RIBA Regional award', 'RIBA Regional award',
'Stephen Lawrence Prize', 'Stephen Lawrence Prize',
'The Civic Trust Award', 'The Civic Trust Award',