Skip to content

Commit

Permalink
fix: simplify ProjectTypes to remove duplicate "outbuilding"/"outbu…
Browse files Browse the repository at this point in the history
…ildings" entries (#123)
  • Loading branch information
jessicamcinchak authored Feb 21, 2024
1 parent 0d61d09 commit 40c834c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 404 deletions.
2 changes: 1 addition & 1 deletion examples/data/ldcE.ts
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ export const validLDCE: Schema = {
proposal: {
projectType: [
{
value: 'extend.outbuildings.studio',
value: 'extend.outbuilding.studio',
description: 'Add an outbuilding - studio',
},
],
Expand Down
Loading

0 comments on commit 40c834c

Please sign in to comment.