Skip to content

Commit 4492313

Browse files
committed
renamed data_unit to conc_unit
1 parent ed58f5a commit 4492313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specifications/enzymeml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ This object describes a single entity of a measurement, which corresponds to one
324324
- __init_conc__
325325
- Type: float
326326
- Description: Initial concentration of the measurement data. This must be the same as the first data point in the `data` array.
327-
- __data_unit__
327+
- __conc_unit__
328328
- Type: UnitDefinition
329329
- Description: SI unit of the data that was measured.
330330
- __data__

0 commit comments

Comments
 (0)