diff --git a/src/client/Client.js b/src/client/Client.js index 06c5406f6..a0586be5d 100644 --- a/src/client/Client.js +++ b/src/client/Client.js @@ -194,7 +194,7 @@ class Client extends EventEmitter { } /** - * How long it has been since the client last entered the `READY` state + * How long it has been since the client last entered the `READY` state in milliseconds * @type {?number} * @readonly */