From def952a9140ec0086ca51a95503a8f56b650e8ca Mon Sep 17 00:00:00 2001
From: iamsirsammy <77844774+iamsirsammy@users.noreply.github.com>
Date: Sun, 26 Mar 2023 12:36:32 -0400
Subject: [PATCH] Make the settings screen/popup have better wording
---
src/popup/Popup.jsx | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/popup/Popup.jsx b/src/popup/Popup.jsx
index 1c68cc7..78da618 100644
--- a/src/popup/Popup.jsx
+++ b/src/popup/Popup.jsx
@@ -39,7 +39,7 @@ function GeneralPart({ config, updateConfig }) {
return (
<>
>
@@ -244,7 +244,7 @@ function AdvancedPart({ config, updateConfig }) {
updateConfig({ userSiteRegexOnly: checked })
}}
/>
- Only use Custom Site Regex for website matching, ignore built-in rules
+ Exclusively use Custom Site Regex for website matching, ignoring built-in rules