diff --git a/src/components/Settings/ExploreSettings.tsx b/src/components/Settings/ExploreSettings.tsx index c1d875a9..974bee77 100644 --- a/src/components/Settings/ExploreSettings.tsx +++ b/src/components/Settings/ExploreSettings.tsx @@ -61,7 +61,7 @@ const ExploreSettings: React.FC = ({ settings, onUpdate }) onChange={(e) => onUpdate({ hideBotArticlesByName: e.target.checked })} className="setting-checkbox" /> - Hide articles from accounts whose name contains "bot" + Hide articles posted by bots