From 5ea2be25f8361598549d05ac1bb05c5302637d7c Mon Sep 17 00:00:00 2001 From: Dan0sz <18595395+Dan0sz@users.noreply.github.com> Date: Thu, 8 May 2025 15:59:13 +0200 Subject: [PATCH] Typo. --- src/Admin/Settings/Page.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Admin/Settings/Page.php b/src/Admin/Settings/Page.php index 4164b85..3927f6b 100644 --- a/src/Admin/Settings/Page.php +++ b/src/Admin/Settings/Page.php @@ -188,7 +188,7 @@ public function __construct() { 'slug' => 'affiliate_links', 'description' => sprintf( __( - 'Enter the (partial) URLs you want to track (e.g. enter /recommends/ if you want to track %s)', + 'Enter the (partial) URLs you\'d like to track. E.g. enter /recommends/ if you want to track %s.', 'plausible-analytics' ), get_home_url() . '/recommends/affiliate-product/'