Skip to content

Commit 5ea2be2

Browse files
committed
Typo.
1 parent d59f76b commit 5ea2be2

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)