Skip to content

Commit 8205cbd

Browse files
fix: correct typo in expenses endpoint documentation
1 parent 76acfd0 commit 8205cbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Membership validation:
8181
### 4.4 Expenses / Balances / Settlements / Simplify / Receipts
8282
Expenses:
8383
- `POST /api/v1/groups/:id/expenses`
84-
- `GET /api/v1/groups/:id/expenses`
84+
- `GET /api/v1/groups/:id/expenses`d
8585
- `GET /api/v1/expenses/:id`
8686
- `PATCH /api/v1/expenses/:id`
8787
- `DELETE /api/v1/expenses/:id`

0 commit comments

Comments
 (0)