Skip to content

Commit c8d1993

Browse files
committed
Corrected casing of STRING_AGG in SP 11.2 release notes
1 parent a4b3250 commit c8d1993

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/releasenotes/studio-pro/11

1 file changed

+1
-1
lines changed

content/en/docs/releasenotes/studio-pro/11/11.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ weight: 98
1717
* You can now upload a PDF document in Maia for Workflows. This allows you to generate workflows based on PDF documents in addition to text and image inputs.
1818
* The **Changes** pane is now automatically updated if files on disk are changed outside Studio Pro.
1919
* We added support for saving files using the new Client API by calling `saveFile` from `mx-api/data`. For more information, see the [Client API documentation](/apidocs-mxsdk/apidocs/client-api/).
20-
* We added support for string_agg aggregate function in View Entities and Datasets.
20+
* We added support for STRING_AGG aggregate function in View Entities and Datasets.
2121

2222
### Improvements
2323

0 commit comments

Comments
 (0)