Skip to content

Commit f1f9970

Browse files
committed
Either instead of Any Kids
1 parent c83a3e6 commit f1f9970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/has-kids.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export interface HasKidsLabelsMap {
1111
export const hasKidsLabels: HasKidsLabelsMap = {
1212
no_preference: {
1313
name: 'Any kids',
14-
shortName: 'Any kids',
14+
shortName: 'Either',
1515
value: -1,
1616
},
1717
has_kids: {

0 commit comments

Comments
 (0)