Standardize field terms (#1760)
Some checks are pending
Deploy / Deploy (push) Waiting to run
Code Style Checks / Check file endings (push) Waiting to run
Code Style Checks / Check for code formatting mistakes (push) Waiting to run
Code Style Checks / Check for spelling errors (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Build and Deploy Staging Instance / build-deploy (push) Waiting to run
Test / test (18) (push) Waiting to run

This commit is contained in:
Flo Edelmann 2025-10-21 11:39:25 +02:00 committed by GitHub
parent 95fab6dbdc
commit f0c506c3ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 56 additions and 56 deletions

View file

@ -4,7 +4,7 @@
"type": "number",
"label": "Total Descent",
"terms": [
"descent",
"cumulative elevation"
"cumulative elevation",
"descent"
]
}