Skip to content

Commit ae680f9

Browse files
authored
chore: phrasing in comment
1 parent 847cfdd commit ae680f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types/rest/response/private-account.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ export interface AccountInstrument {
400400
seriesId?: string;
401401
uly?: string;
402402
/**
403-
* FUTURES label (deprecatedprefer `expTime`; may include this_five_years, next_five_years, ).
403+
* FUTURES label (deprecated: prefer `expTime`; may include this_five_years, next_five_years, ...).
404404
*/
405405
alias?: string;
406406
/** Deprecated; see `instCategory` on public `Instrument` where used. */

0 commit comments

Comments
 (0)