Skip to content

Commit 7f70ce4

Browse files
authored
add missing close parenthesis
1 parent a93bbec commit 7f70ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ properties of the model.
342342

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

0 commit comments

Comments
 (0)