We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ff81d commit 4b2fc79Copy full SHA for 4b2fc79
src/cmap/command_monitoring_events.ts
@@ -11,7 +11,7 @@ import { Msg, type WriteProtocolMessageType } from './commands';
11
import type { Connection } from './connection';
12
13
/**
14
- * An event indicating the start of a given
+ * An event indicating the start of a given command
15
* @public
16
* @category Event
17
*/
0 commit comments