Skip to content

Commit 2529862

Browse files
Merge pull request #771 from PierreBrisorgueil/updateComment
style(uploads): fix comment 💄
2 parents 770874c + 9237418 commit 2529862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/uploads/services/uploads.service.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ exports.getStream = async (upload) => {
2727
};
2828

2929
/**
30-
* @desc Function to ask repository to get an upload
30+
* @desc Function to ask repository to update an upload
3131
* @param {Object} req.file
3232
* @param {Object} User
3333
* @param {String} kind, upload configuration path (important for futur transformations)

0 commit comments

Comments
 (0)