Skip to content

Commit 9d6ac21

Browse files
authored
Fix spelling of search terms and add term "diagnostic" for healthcare=laboratory preset (#1826)
1 parent 37c1a68 commit 9d6ac21

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

data/presets/healthcare/laboratory.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
"area"
1919
],
2020
"terms": [
21-
"blood_check",
22-
"medical_lab",
23-
"medical_laboratory"
21+
"blood check",
22+
"diagnostic",
23+
"medical lab",
24+
"medical laboratory"
2425
],
2526
"tags": {
2627
"healthcare": "laboratory"

0 commit comments

Comments
 (0)