diff --git a/apps/OpenSign/src/json/plansArr.js b/apps/OpenSign/src/json/plansArr.js index 29d2fde9f..e3f8d7691 100644 --- a/apps/OpenSign/src/json/plansArr.js +++ b/apps/OpenSign/src/json/plansArr.js @@ -55,7 +55,7 @@ const plans = [ img: "professional.png", currency: "$", monthlyPrice: "29.99", - yearlyPrice: "9.99", + yearlyPrice: `9.99/month`, subtitle: "Exclusive Access to advanced features.", btn: { text: "Subscribe", color: "op-btn-primary" }, url: isStaging