Skip to content

Commit 2f3e7ee

Browse files
authored
Merge pull request #260 from plausible/track_cloaked_affiliate_links
Typo.
2 parents 81bddba + 5ea2be2 commit 2f3e7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Admin/Settings/Page.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ public function __construct() {
188188
'slug' => 'affiliate_links',
189189
'description' => sprintf(
190190
__(
191-
'Enter the (partial) URLs you want to track (e.g. enter <strong>/recommends/</strong> if you want to track <code>%s</code>)',
191+
'Enter the (partial) URLs you\'d like to track. E.g. enter <strong>/recommends/</strong> if you want to track <code>%s</code>.',
192192
'plausible-analytics'
193193
),
194194
get_home_url() . '/recommends/affiliate-product/'

0 commit comments

Comments
 (0)