Skip to content

Commit

Permalink
typo(api): fix jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-bergoens committed Dec 16, 2024
1 parent aa910c7 commit 64dbd64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export class LearningContentRepository {

/**
* Maps an object to a DTO before insertion.
* @param {object} object
* @param {object} _object
* @returns {object}
*/
toDto(_object) {
Expand Down

0 comments on commit 64dbd64

Please sign in to comment.