Skip to content

Commit a3a599d

Browse files
Rohan5commitcodex
andauthored
docs: fix typo in topology change comment (#3230)
Co-authored-by: Codex <codex@openai.com>
1 parent 56c619c commit a3a599d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/client/lib/client/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ export default class RedisClient<
449449
private _commandOptions?: CommandOptions<TYPE_MAPPING>;
450450
// flag used to annotate that the client
451451
// was in a watch transaction when
452-
// a topology change occured
452+
// a topology change occurred
453453
#dirtyWatch?: string;
454454
#watchEpoch?: number;
455455
#clientSideCache?: ClientSideCacheProvider;

0 commit comments

Comments
 (0)