Skip to content

fix: "Back up" is two words when used as a verb#2696

Merged
kdmccormick merged 1 commit into
masterfrom
kdmccormick/back-up
Nov 26, 2025
Merged

fix: "Back up" is two words when used as a verb#2696
kdmccormick merged 1 commit into
masterfrom
kdmccormick/back-up

Conversation

@kdmccormick

@kdmccormick kdmccormick commented Nov 25, 2025

Copy link
Copy Markdown
Member

Description

There is a new menu item "Backup to local archive". Backup is the correct spelling when using it as a noun or adjective, but the menu item uses as a verb, so it should be two words, back up, i.e. "Back up to local archive"

Note: alternatively, if we want to stick with the spelling "backup", the menu item could be rephrased. For example, "Create local backup" or "Local backup archive" use the noun and adjective forms, respectively.

If accepted I'll backport (back port?) this to Ulmo.

Before

Screenshot 2025-11-25 at 12 07 14 PM

After

Screenshot 2025-11-25 at 12 10 25 PM

Supporting information

https://www.merriam-webster.com/dictionary/backup#dictionary-entry-2

Best Practices Checklist

N/A

@bradenmacdonald

Copy link
Copy Markdown
Contributor

Looks like you'll need to update the corresponding test too, before this can merge.

@codecov

codecov Bot commented Nov 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.85%. Comparing base (7351593) to head (bb0a65b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2696   +/-   ##
=======================================
  Coverage   94.85%   94.85%           
=======================================
  Files        1232     1232           
  Lines       27870    27899   +29     
  Branches     6129     6136    +7     
=======================================
+ Hits        26436    26464   +28     
- Misses       1376     1377    +1     
  Partials       58       58           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kdmccormick kdmccormick merged commit 70c19a3 into master Nov 26, 2025
7 checks passed
@kdmccormick kdmccormick deleted the kdmccormick/back-up branch November 26, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants