Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2016-12-05 11:56:13 +0300
committermattab <matthieu.aubry@gmail.com>2016-12-05 11:56:13 +0300
commit21c62f90b498755b0cd10f6b31b65df4bf449a37 (patch)
tree228ceb9a63ff7fd63290748dd865ed5551080d4e /plugins/ProfessionalServices
parent60df8547029d69f8279a11576a1573a1773e6362 (diff)
Minor changes
Diffstat (limited to 'plugins/ProfessionalServices')
-rw-r--r--plugins/ProfessionalServices/ProfessionalServices.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfessionalServices/ProfessionalServices.php b/plugins/ProfessionalServices/ProfessionalServices.php
index dab1c2af2d..2dd0811b6b 100644
--- a/plugins/ProfessionalServices/ProfessionalServices.php
+++ b/plugins/ProfessionalServices/ProfessionalServices.php
@@ -65,7 +65,7 @@ class ProfessionalServices extends \Piwik\Plugin
$out .= '
<p style="margin-top:3em" class=" alert-info alert">Did you know?
- With <a target="_blank" rel="noreferrer" href="https://piwik.org/recommends/ab-testing-learn-more/">A/B Testing for Piwik</a> you can immediately increase conversions and sales by creating different versions of a page to see which grows your business.
+ With <a target="_blank" rel="noreferrer" href="https://piwik.org/recommends/ab-testing-learn-more/">A/B Testing for Piwik</a> you can immediately increase conversions and sales by creating different versions of a page to see which one grows your business.
</p>
';
}