Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vberder01 committed Oct 31, 2018
1 parent 0f08ec7 commit 1516069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/services/Channels.js
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ class Channels {
* @param {String} message Message content
* @param {String} [title = "", limit=256] Message title
* @param {String} [url = ""] An URL
* @param {[{id}]} [imagesIds = null] An Array of ids of the files stored in Rainbow
* @param {id[]} [imagesIds = null] An Array of ids of the files stored in Rainbow
* @return {Promise<ErrorCase.OK>} OK if successfull
* @description
* TODO
Expand Down

0 comments on commit 1516069

Please sign in to comment.