diff --git a/experimental/common-expression-language/prebuilt-functions.md b/experimental/common-expression-language/prebuilt-functions.md index dd5200accc..c0bd21f332 100644 --- a/experimental/common-expression-language/prebuilt-functions.md +++ b/experimental/common-expression-language/prebuilt-functions.md @@ -2816,7 +2816,7 @@ setPathToValue(, ) | Parameter | Required | Type | Description | | --------- | -------- | ---- | ----------- | | <*Path*> | Yes | Object | the path which you want to set | -| <*value*> | Yes | String | the value you want to set to the path | +| <*value*> | Yes | Object | the value you want to set to the path | | Return value | Type | Description | | ------------ | ---- | ----------- |