docs(InteractionCollector): remove repeated "the" (#6802)

This commit is contained in:
Brage
2021-10-11 13:54:16 +02:00
committed by GitHub
parent bfb89de864
commit b1b9c83df0
4 changed files with 5 additions and 5 deletions

View File

@@ -495,7 +495,7 @@ class WebSocketShard extends EventEmitter {
/**
* Sets the HELLO packet timeout.
* @param {number} [time] If set to -1, it will clear the hello timeout timeout
* @param {number} [time] If set to -1, it will clear the hello timeout
* @private
*/
setHelloTimeout(time) {