We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3afcf commit 2ffa7ceCopy full SHA for 2ffa7ce
lib/client/client.ts
@@ -60,7 +60,7 @@ export type CreateOptions = {
60
* A Client is primarily used by a {@link Repository} which requires a client in
61
* its constructor.
62
*
63
- * @deprecated Just used Node Redis client directly and pass it to the Repository.
+ * @deprecated Just use Node Redis client directly and pass it to the Repository.
64
*/
65
export class Client {
66
/** @internal */
0 commit comments