Skip to content

Commit fa8faaa

Browse files
committed
small copy update
1 parent 1d04b80 commit fa8faaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/shared/src/types/billing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ export type GetCreditHistoryParams = {
942942
};
943943

944944
/**
945-
* The `BillingCreditLedgerResource` type represents a credit ledger entry for a payer.
945+
* The `BillingCreditLedgerResource` type represents a credit ledger entry.
946946
* @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
947947
*/
948948
export interface BillingCreditLedgerResource {

0 commit comments

Comments
 (0)