From 333fb894f646aabbe0a3cc689b506f83ca9e01eb Mon Sep 17 00:00:00 2001 From: Nathan Stender Date: Mon, 7 Oct 2024 17:02:45 -0400 Subject: [PATCH] Fix mu --- .../REC/2024/09/multi-analyte-profiling.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allotropy/allotrope/schemas/adm/multi-analyte-profiling/REC/2024/09/multi-analyte-profiling.schema.json b/src/allotropy/allotrope/schemas/adm/multi-analyte-profiling/REC/2024/09/multi-analyte-profiling.schema.json index ccbf76b25..41cda5151 100644 --- a/src/allotropy/allotrope/schemas/adm/multi-analyte-profiling/REC/2024/09/multi-analyte-profiling.schema.json +++ b/src/allotropy/allotrope/schemas/adm/multi-analyte-profiling/REC/2024/09/multi-analyte-profiling.schema.json @@ -11814,7 +11814,7 @@ "properties": { "unit": { "type": "string", - "const": "μm", + "const": "µm", "$asm.unit-iri": "http://qudt.org/vocab/unit#Micrometer" } },