From df88b71dbb9899fd834f3bd7c7fc45f1b288d4ef Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Fri, 8 Dec 2017 16:47:52 +0000 Subject: [PATCH] Comment typo --- src/actions/actionCreators.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/actions/actionCreators.js b/src/actions/actionCreators.js index 18a452f7f7..d3c626c64c 100644 --- a/src/actions/actionCreators.js +++ b/src/actions/actionCreators.js @@ -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