Spelling mistake in installer - persoal use #407

Closed
opened 2026-04-05 17:09:06 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @JackMyers001 on 1/2/2026

Describe the Bug

When running the Pangolin installer, the user is asked the following prompt:

Do you want to install the Enterprise version of Pangolin? The EE is free for persoal use or for businesses making less than 100k USD annually.

This should probably say "personal".

See this line in the installer's code.

Environment

  • OS Type & Version: Alma Linux 10
  • Pangolin Version: N/A
  • Gerbil Version: N/A
  • Traefik Version: N/A
  • Newt Version: N/A
  • Olm Version: N/A

To Reproduce

Run the latest Pangolin installer. This is the first prompt, so no user interaction is required.

Expected Behavior

The prompt message shouldn't have any spelling mistakes.

*Originally created by @JackMyers001 on 1/2/2026* ### Describe the Bug When running the Pangolin installer, the user is asked the following prompt: > Do you want to install the Enterprise version of Pangolin? The EE is free for **_persoal_** use or for businesses making less than 100k USD annually. This should probably say _"personal"_. See [this line](https://github.com/fosrl/pangolin/blame/9467e6c0325fc416275db741f62ac7d47dc22685/install/main.go#L343) in the installer's code. ### Environment - OS Type & Version: Alma Linux 10 - Pangolin Version: N/A - Gerbil Version: N/A - Traefik Version: N/A - Newt Version: N/A - Olm Version: N/A ### To Reproduce Run the latest Pangolin installer. This is the first prompt, so no user interaction is required. ### Expected Behavior The prompt message shouldn't have any spelling mistakes.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#407