Skip to content

Commit 43208cb

Browse files
Update references of apartment -> home
1 parent 2eed742 commit 43208cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

schemas/group.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ properties:
99
group_type:
1010
type: string
1111
enum: [home, trip, couple, other, apartment, house]
12-
example: "apartment"
12+
example: "home"
1313
description: |
1414
What is the group used for?
1515

splitwise.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ tags:
277277
- name: groups
278278
x-displayName: Groups
279279
description:
280-
A Group represents a collection of users who share expenses together. For example, some users use a Group to aggregate expenses related to an apartment. Others use it to represent a trip.
280+
A Group represents a collection of users who share expenses together. For example, some users use a Group to aggregate expenses related to a home. Others use it to represent a trip.
281281
Expenses assigned to a group are split among the users of that group.
282282
Importantly, two users in a Group can also have expenses with one another outside of the Group.
283283
- name: friends

0 commit comments

Comments
 (0)