diff --git a/aider/onboarding.py b/aider/onboarding.py index a366051e0..e24224c86 100644 --- a/aider/onboarding.py +++ b/aider/onboarding.py @@ -25,7 +25,7 @@ def check_openrouter_tier(api_key): Returns: A boolean indicating if the user is on a free tier (True) or paid tier (False). - Returns False if the check fails. + Returns True if the check fails. """ try: response = requests.get(