Skip to content

Commit 493b073

Browse files
committed
Correct typo in short title display
1 parent a23f188 commit 493b073

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

survey_dashboard/data/display_specifications/hcs_clean_dictionaries.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2308,7 +2308,7 @@
23082308
"RDMPR7":"Information (metadata) typically used to describe research data.",
23092309
"RDMPR8":"Information (metadata) typically documented in digital way.",
23102310
"RDMPR9":"Information (metadata) typically gathered in automated way.",
2311-
"RDMPR4/_":"Reseach data documented in a structued.",
2311+
"RDMPR4/_":"Reseach data documented in a structured way.",
23122312
"RDMPR5/_":"Usage of internationally templates, schemas or standards.",
23132313
"DTPUB7":"Metadata published along with research data.",
23142314
"RDMPR6":"International standards in use.",
@@ -2444,13 +2444,14 @@
24442444
"recordings"],
24452445
"researchArea" : [
24462446
"All",
2447-
"Biology",
2447+
#"Biology",
24482448
"Cum. Sum",
24492449
"Chemistry",
24502450
#"Computer Science",
24512451
"Earth Science",
24522452
"Engineering Science",
2453-
"Health",
2453+
#"Health",
2454+
"Life Science",
24542455
"Mathematics",
24552456
"Other",
24562457
"Physics",

0 commit comments

Comments
 (0)