diff --git a/back/methods/dms/downloadFile.js b/back/methods/dms/downloadFile.js index bb03dda89..47db5c5a2 100644 --- a/back/methods/dms/downloadFile.js +++ b/back/methods/dms/downloadFile.js @@ -8,7 +8,7 @@ module.exports = Self => { { arg: 'id', type: 'Number', - description: 'The document id', + description: 'Document id', http: {source: 'path'} } ],