diff --git a/src/types/stubs/errors.ts b/src/types/stubs/errors.ts index 14560d9..29928e0 100644 --- a/src/types/stubs/errors.ts +++ b/src/types/stubs/errors.ts @@ -267,7 +267,7 @@ export interface InvalidMakerOrTakerFee { data?: any; } /** - * During option expiry listener, settlement price could not be retreived + * During option expiry listener, settlement price could not be retrieved */ export interface OptionSettlementPriceCouldNotBeSaved { code: 8402;