We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b610db0 commit 49353caCopy full SHA for 49353ca
1 file changed
source/includes/_expenses.md
@@ -86,7 +86,7 @@ Parameter | Type | Description
86
--------- | ---- | -----------
87
group_id | Integer | Return expenses for specific group
88
friend_id | Integer | Return expenses for a specific friend that are not in any group
89
-dated_after | Time | ISO 8601 Date time. Return expenses later that this date
+dated_after | Time | ISO 8601 Date time. Return expenses later than this date
90
dated_before | Time | ISO 8601 Date time. Return expenses earlier than this date
91
updated_after | Time | ISO 8601 Date time. Return expenses updated after this date
92
updated_before | Time | ISO 8601 Date time. Return expenses updated before this date
0 commit comments