diff --git a/src/client.js b/src/client.js index ab55986..e59f4d5 100644 --- a/src/client.js +++ b/src/client.js @@ -587,7 +587,7 @@ class RPCClient extends EventEmitter { /** * Sets the presence for the logged in user. - * @param {Object} args The rich presence to pass. + * @param {object} args The rich presence to pass. * @param {number} [pid] The application's process ID. Defaults to the executing process' PID. * @returns {Promise} */