File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default class Insights extends Score {
1111 */
1212 public readonly billingAddress ?: records . BillingAddress ;
1313 /**
14- * An object containing minFraud date related to the billing phone used in
14+ * An object containing minFraud data related to the billing phone used in
1515 * the transaction.
1616 */
1717 public readonly billingPhone ?: records . Phone ;
@@ -39,7 +39,7 @@ export default class Insights extends Score {
3939 */
4040 public readonly shippingAddress ?: records . ShippingAddress ;
4141 /**
42- * An object containing minFraud date related to the shipping phone used in
42+ * An object containing minFraud data related to the shipping phone used in
4343 * the transaction.
4444 */
4545 public readonly shippingPhone ?: records . Phone ;
You can’t perform that action at this time.
0 commit comments