Skip to content

Commit 190c5ba

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/projections/StaticKeySelector.ts

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

1212
/**
13-
* Initializes a new instance of {@link Key}.
13+
* Initializes a new instance of the {@link StaticKeySelector} class.
1414
* @param {Key | string} key - The static key to use as projection key.
1515
*/
1616
constructor(key: Key | string) {

0 commit comments

Comments
 (0)