Skip to content

Fix: Standardize longName fields to proper title case#195

Merged
muradsater merged 1 commit intomainfrom
fix/title-case-long-names
Nov 25, 2025
Merged

Fix: Standardize longName fields to proper title case#195
muradsater merged 1 commit intomainfrom
fix/title-case-long-names

Conversation

@muradsater
Copy link
Contributor

This PR updates all longName fields in units.json to use consistent title casing.

Changes:

  • Capitalize the first word and all significant words
  • Keep prepositions (per, of, and) in lowercase
  • Updated 51 unit entries

Example:

  • degree CelsiusDegree Celsius
  • millimoles per litreMillimoles per Litre
  • kilogram per cubic meterKilogram per Cubic Meter

This improves consistency and readability across the units catalog.

- Capitalize first word and all significant words in longName fields
- Keep prepositions (per, of, and) lowercase per title case rules
- Updated 51 unit entries for consistency
- Example: 'degree Celsius' -> 'Degree Celsius'
@muradsater muradsater requested a review from a team as a code owner November 19, 2025 09:38
Copy link
Contributor

@matiascognite matiascognite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@muradsater muradsater added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Nov 21, 2025
@tfheen tfheen self-assigned this Nov 25, 2025
@tfheen tfheen added risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action and removed waiting-for-risk-review Waiting for a member of the risk review team to take an action labels Nov 25, 2025
@tfheen
Copy link

tfheen commented Nov 25, 2025

risk review ok

@muradsater muradsater merged commit 26adc91 into main Nov 25, 2025
4 checks passed
@muradsater muradsater deleted the fix/title-case-long-names branch November 25, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants