We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b1a54 commit 018f8c0Copy full SHA for 018f8c0
1 file changed
nodes/LinkedApi/operations/admin/AdminSetSeats.ts
@@ -45,7 +45,7 @@ export class AdminSetSeats extends AdminLinkedApiOperation {
45
{ name: 'Month', value: 'month' },
46
{ name: 'Year', value: 'year' },
47
],
48
- description: 'Billing period',
+ description: 'Monthly or yearly billing cycle',
49
},
50
this.show,
51
),
0 commit comments