Skip to content

Commit

Permalink
docs: fix cutoff sentence on CommandStartedEvent (#3828)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakp committed Aug 18, 2023
1 parent 39ff81d commit 4b2fc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmap/command_monitoring_events.ts
Expand Up @@ -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
*/
Expand Down

0 comments on commit 4b2fc79

Please sign in to comment.