Skip to content

Commit 88ca1d8

Browse files
committed
initial as mandatory
1 parent e021116 commit 88ca1d8

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
@@ -321,7 +321,7 @@ This object describes a single entity of a measurement, which corresponds to one
321321
- prepared
322322
- Type: float
323323
- Description: Amount of the reactant before the measurement. This field should be used for specifying the prepared amount of a species in the reaction mix. Not to be confused with `initial`, specifying the concentration at the first data point from the `data` array.
324-
- initial
324+
- __initial__
325325
- Type: float
326326
- Description: Initial amount of the measurement data. This must be the same as the first data point in the `data` array.
327327
- __data_unit__

0 commit comments

Comments
 (0)