diff --git a/common/src/has-kids.ts b/common/src/has-kids.ts index 94dac020..7b5fa4aa 100644 --- a/common/src/has-kids.ts +++ b/common/src/has-kids.ts @@ -11,7 +11,7 @@ export interface HasKidsLabelsMap { export const hasKidsLabels: HasKidsLabelsMap = { no_preference: { name: 'Any kids', - shortName: 'Any kids', + shortName: 'Either', value: -1, }, has_kids: {