Skip to content

Commit

Permalink
fix: change single comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Jan 8, 2020
1 parent 0b5d129 commit c1a2608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entities/SecurityToken/SecurityToken.ts
Expand Up @@ -33,7 +33,7 @@ function isUniqueIdentifiers(identifiers: any): identifiers is UniqueIdentifiers
}

/**
* Represents a single Security Token
* Security Token constructor parameters
*/
export interface Params {
name: string;
Expand Down

0 comments on commit c1a2608

Please sign in to comment.