From 03cccef8057eab4730672182b44c035cccaee38a Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 2 Sep 2019 11:06:54 -0600 Subject: [PATCH] Update src/client.js Co-Authored-By: J. Ryan Stinnett --- src/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(