Comment typo

pull/21833/head
Luke Barnard 2017-12-08 16:47:52 +00:00
parent 8f0774496f
commit df88b71dbb
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ export function createPromiseActionCreator(id, fn) {
* }
* @param {MatrixClient} matrixClient the matrix client with which to register
* a listener.
* @param {string} eventId the ID of the event that hen emitted will cause the
* @param {string} eventId the ID of the event that when emitted will cause the
* an action to be dispatched.
* @returns {function} a function that, when called, will begin to listen to
* dispatches from matrixClient. The result from that