Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom committed Nov 7, 2024
1 parent 82ed95e commit 807d47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/services/afis/afis-route-handlers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function isPostiveInt(str: string) {
*
* # Optional query parameters
*
* top: The maximum amountPayed of invoices.
* top: The maximum number of invoices.
* for example `$top=4` will get you four invoices out of potentially 200.
*/
export async function handleFetchAfisFacturen(
Expand Down

0 comments on commit 807d47f

Please sign in to comment.