Skip to content

Commit 33c1d44

Browse files
committed
fix typos
1 parent 4177037 commit 33c1d44

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/10

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
2626
- We fixed an issue where **Import Mappings** using 'Find an object (by key)' or 'Call a microflow' did not create an object for valid input. (Tickets 255130, 260462)
2727
- We fixed an issue where Node.js would run out of memory during the bundling process of very large, complex applications using the React client. (Ticket 257472)
2828
- In the logic editors, we fixed the zoom in and zoom out behaviors of error-handling icons. (Ticket 258424)
29-
- We improved the performance of the tree control that allows you to select elements for **Message Definitions**, **Import Mappings**, **Export Mappings** (Ticket 258606).
29+
- We improved the performance of the tree control that allows you to select elements for **Message Definitions**, **Import Mappings**, and **Export Mappings**. (Ticket 258606)
3030
- We fixed an issue where a Java action could still cause compilation errors, even if excluded from the project. (Ticket 259414)
31-
- We fixed an issue when there were no conflciting changes users were not properly informed and metadata was missing due to cherry pick.
32-
- We fixed a few memory leaks in React client, most notably when closing and open pages.
33-
- We fixed a memory leak when re-opening a project, or switching branches in Studio Pro.
34-
- We fixed an issue for **Export Mappings** where a recursive XSD structure was not properly marked as invalid in case more than 1000 mandatory elements were auto-selected.
31+
- We fixed an issue where, when there were no conflicting changes, users were not properly informed and metadata was missing due to cherry picking.
32+
- We fixed a few memory leaks in the React client, most notably when closing and open pages.
33+
- We fixed a memory leak which occurred when re-opening a project, or switching branches in Studio Pro.
34+
- We fixed an issue for **Export Mappings** where a recursive XSD structure was not properly marked as invalid in cases where more than 1000 mandatory elements were auto-selected.
3535
- We fixed an issue in Studio Pro where restarting Windows with an open app and then opening the app again would result in a warning dialog window about the app already being open.
3636
- We fixed an issue where task queue tasks were not able to mark themselves as completed after execution.
3737

0 commit comments

Comments
 (0)