diff --git a/src/Jackett.Common/Models/IndexerConfig/Bespoke/ConfigurationDataGazelleTracker.cs b/src/Jackett.Common/Models/IndexerConfig/Bespoke/ConfigurationDataGazelleTracker.cs index 6fe926b10..d3c5ec14b 100644 --- a/src/Jackett.Common/Models/IndexerConfig/Bespoke/ConfigurationDataGazelleTracker.cs +++ b/src/Jackett.Common/Models/IndexerConfig/Bespoke/ConfigurationDataGazelleTracker.cs @@ -30,7 +30,7 @@ namespace Jackett.Common.Models.IndexerConfig.Bespoke if (has2Fa) { CookieHint = new DisplayInfoConfigurationItem("CookieHint", - @"Use the Cookie field only if 2FA is enabled for your account, let it empty otherwise. + @"Use the Cookie field only if 2FA is enabled for your account, leave it empty otherwise.
  1. Login to this tracker with your browser
  2. Open the DevTools panel by pressing F12
  3. Select the Network tab