Skip to content

Commit

Permalink
add missing close parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault authored Nov 4, 2024
1 parent a93bbec commit 7f70ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ properties of the model.

| Field Name | Type | Description |
|------------|--------|----------------------------------------------------------------------------------------------------------------------------------------|
| name | string | **REQUIRED** Name of the band referring to an extended band definition (see [Bands](#bands-and-statistics). |
| name | string | **REQUIRED** Name of the band referring to an extended band definition (see [Bands](#bands-and-statistics) detiails). |
| format | string | The type of expression that is specified in the `expression` property. |
| expression | \* | An expression compliant with the `format` specified. The expression can be applied to any data type and depends on the `format` given. |

Expand Down

0 comments on commit 7f70ce4

Please sign in to comment.