Skip to content

Commit 2f06f22

Browse files
committed
sort terms alphabetically, see #1249
1 parent e8249e2 commit 2f06f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/presets/healthcare/sample_collection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"terms": [
2121
"blood sample collection",
2222
"laboratory",
23-
"urine sample collection",
24-
"medical"
23+
"medical",
24+
"urine sample collection"
2525
],
2626
"tags": {
2727
"healthcare": "sample_collection"

0 commit comments

Comments
 (0)