Skip to content

Commit c1a2608

Browse files
committed
fix: change single comment
1 parent 0b5d129 commit c1a2608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/entities/SecurityToken/SecurityToken.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function isUniqueIdentifiers(identifiers: any): identifiers is UniqueIdentifiers
3333
}
3434

3535
/**
36-
* Represents a single Security Token
36+
* Security Token constructor parameters
3737
*/
3838
export interface Params {
3939
name: string;

0 commit comments

Comments
 (0)