We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ba294 commit babe713Copy full SHA for babe713
src/backend/src/services/reimbursement-requests.services.ts
@@ -59,7 +59,7 @@ export default class ReimbursementRequestService {
59
}
60
61
/**
62
- * Returns all reimbursements in the database that are created by the given user.
+ * Returns all reimbursements in the database that are created by the given user
63
* @param user ther user retrieving the reimbursements
64
* @returns all reimbursements for the given user
65
*/
0 commit comments