From 43c0aaf87fdceefbf57338d4fe573f9c320d2f9e Mon Sep 17 00:00:00 2001 From: Francis Charette-Migneault Date: Mon, 4 Nov 2024 01:26:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b52ff..1f4c05b 100644 --- a/README.md +++ b/README.md @@ -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) detiails). | +| name | string | **REQUIRED** Name of the band referring to an extended band definition (see [Bands](#bands-and-statistics) details). | | 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. |