diff --git a/snirf_specification.md b/snirf_specification.md index 48c54c5..b386d7c 100644 --- a/snirf_specification.md +++ b/snirf_specification.md @@ -169,7 +169,7 @@ Note that this table serves as machine-readable schema for the SNIRF format. Its |     `data{i}`                         | * Root-group for 1 or more data blocks    |  `{i}` * | |        `dataTimeSeries`               | * Time-varying signals from all channels | `[[,...]]`* | |        `time`                         | * Time (in `TimeUnit` defined in metaDataTag)|  `[,...]` * | -|        `offset`                       | * Absolute offset for all channels |  `[,...]` * | +|        `dataOffset`                   | * Optional offset value per channel |  `[,...]` | |        `measurementList{i}`           | * Per-channel source-detector information    |  `{i}` * | |            `sourceIndex`              | * Source index for a given channel  |   ``  * | |            `detectorIndex`            | * Detector index for a given channel  |   ``  * |