From 8fb0a6166734d74674d93863cc4556388a0154e9 Mon Sep 17 00:00:00 2001 From: n-b-sonar <nicolas.bontoux@sonarsource.com> Date: Fri, 8 Mar 2019 14:29:58 +0100 Subject: SONARCLOUD-472 - Rephrase pricing question (#1302) --- server/sonar-web/src/main/js/apps/about/sonarcloud/Pricing.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'server/sonar-web/src/main/js') diff --git a/server/sonar-web/src/main/js/apps/about/sonarcloud/Pricing.tsx b/server/sonar-web/src/main/js/apps/about/sonarcloud/Pricing.tsx index 862c439ec2b..fee4ee72f13 100644 --- a/server/sonar-web/src/main/js/apps/about/sonarcloud/Pricing.tsx +++ b/server/sonar-web/src/main/js/apps/about/sonarcloud/Pricing.tsx @@ -255,10 +255,10 @@ function PricingFAQ({ getReference }: PricingFAQProps) { and you will be first billed on January 15th for your upcoming month, e.g. January 15th to February 15th. </p> - <div className="faq-title">Can I stop using the service?</div> + <div className="faq-title">Can I cancel my subscription?</div> <p> - Yes, you can stop using SonarCloud anytime you want. You simply need to downgrade your - organization to the free plan. + Of course! There's no commitment. You can delete your paid organization whenever you wish, + or simply downgrade to the free tier if you wish to keep on analysing some public projects. </p> <div className="faq-title">Still have more questions?</div> <p> -- cgit v1.2.3