Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rezkiy37 committed Aug 31, 2024
1 parent 5107292 commit 6eefede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/onyx/Policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@ type PolicyInvoicingDetails = OnyxCommon.OnyxValueWithOfflineFeedback<{
/** Stripe Connect company website */
companyWebsite?: string;

/** Back account */
/** Bank account */
bankAccount?: {
/** Account balance */
stripeConnectAccountBalance?: number;
Expand Down

0 comments on commit 6eefede

Please sign in to comment.