corrected spelling mistake in "Quarterly" plan type (Bills & Plan History
This commit is contained in:
parent
f25289f7fa
commit
19d7e35d8a
@ -83,7 +83,7 @@ export const CONSTANT_TEXT = {
|
|||||||
|
|
||||||
export const SUBSCRIPTION_PLAN_FREQUENCIES = {
|
export const SUBSCRIPTION_PLAN_FREQUENCIES = {
|
||||||
0: "Monthly",
|
0: "Monthly",
|
||||||
1:"Quatery",
|
1:"Quarterly",
|
||||||
2:"Half-Yearly",
|
2:"Half-Yearly",
|
||||||
3:"Yearly"
|
3:"Yearly"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user