Skip to content

Commit 8474bae

Browse files
zlyferdevsnek
authored andcommitted
Update client.js
Fixed typo
1 parent 14a915f commit 8474bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ class RPCClient extends EventEmitter {
344344
*/
345345

346346
/**
347-
* Set the voice settings for a uer, by id
347+
* Set the voice settings for a user, by id
348348
* @param {Snowflake} id ID of the user to set
349349
* @param {UserVoiceSettings} settings Settings
350350
* @returns {Promise}

0 commit comments

Comments
 (0)