Skip to content

Commit eb423d7

Browse files
woksinjakhog
andauthored
Update Source/projections/EventOccurredKeySelector.ts
Co-authored-by: Jakob Høgenes <1014990+jakhog@users.noreply.github.com>
1 parent c35bc7a commit eb423d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/projections/EventOccurredKeySelector.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export class EventOccurredKeySelector {
1010
readonly occurredFormat: OccurredFormat;
1111

1212
/**
13-
* Initializes a new instance of {@link OccurredFormat}.
13+
* Initializes a new instance of the {@link EventOccurredKeySelector} class.
1414
* @param {OccurredFormat | string} occurredFormat - The occurred format to use as format for getting key from event occurred metadata.
1515
*/
1616
constructor(occurredFormat: OccurredFormat | string) {

0 commit comments

Comments
 (0)