diff --git a/src/cmap/command_monitoring_events.ts b/src/cmap/command_monitoring_events.ts index fa56c487c1..f709c20abe 100644 --- a/src/cmap/command_monitoring_events.ts +++ b/src/cmap/command_monitoring_events.ts @@ -11,7 +11,7 @@ import { Msg, type WriteProtocolMessageType } from './commands'; import type { Connection } from './connection'; /** - * An event indicating the start of a given + * An event indicating the start of a given command * @public * @category Event */