Skip to content

Typo in Upgrade Notice #8819

Description

@mdavison

Expected Behavior

The upgrade message should read:

const message = `${featureName} is only enabled for ${planDetail}.`;

Actual Behavior

The word "enbaled" is spelled wrong.

const message = `${featureName} is only enbaled for ${planDetail}.`;

Reproduction Steps

  1. Go to Insomnia -> Settings
  2. Select the "Cloud Credentials" tab
  3. Observe the message "Cloud Credentials feature is only enbaled for Enterprise plan."

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

No response

Insomnia Version

11.0.2

What operating system are you using?

macOS

Operating System Version

macOS 15.5

Installation method

download from insomnia

Last Known Working Insomnia version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-bugBug: general classificationS-unverifiedStatus: Unverified by maintainer

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions