diff --git a/src/client.js b/src/client.js index 00eab741a..d4082877a 100644 --- a/src/client.js +++ b/src/client.js @@ -3985,7 +3985,7 @@ MatrixClient.prototype.whoisSynapseUser = function(userId) { * Deactivates a user using Synapse's administrator API. This * function is implementation specific and may change as a result. * @param {string} userId the User ID to deactivate. - * @return {object} the deactive response - see Synapse docs for information. + * @return {object} the deactivate response - see Synapse docs for information. */ MatrixClient.prototype.deactivateSynapseUser = function(userId) { const path = utils.encodeUri(