Skip to content

Commit

Permalink
sort terms alphabetically, see #1249
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Aug 8, 2024
1 parent e8249e2 commit 2f06f22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/presets/healthcare/sample_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"terms": [
"blood sample collection",
"laboratory",
"urine sample collection",
"medical"
"medical",
"urine sample collection"
],
"tags": {
"healthcare": "sample_collection"
Expand Down

0 comments on commit 2f06f22

Please sign in to comment.