Skip to content

Commit d4d351d

Browse files
committed
fix typo
fix the fixs
1 parent 475a47c commit d4d351d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ We are releasing the beta version of the data transformer, which allows you to t
121121
* We fixed an issue in the modernized Console Panel where auto-scroll always jumped to the bottom of the table when new logs were added, regardless of sort order. The table now scrolls to the latest log according to the current sort column and direction.
122122
* On macOS, we improved table row selection after opening a context menu. Selecting a different row now requires fewer clicks and behaves more consistently, for example in the Modernized Console.
123123
* We fixed an issue where pressing <kbd>Escape</kbd> to close a modal dialog would also close the sidebar.
124-
* We reverted the JavaScript `datetime` parsing fallback on `date-fns` parsing (introduced in 10.19) to ensure `datetime` parsing on the client side stays consistent and gives proper validation errors. This fixs affects only client-side `datetime` parsing.
124+
* We reverted the JavaScript `datetime` parsing fallback on `date-fns` parsing (introduced in 10.19) to ensure `datetime` parsing on the client side stays consistent and gives proper validation errors. This fix affects only client-side `datetime` parsing.
125125

126126
### Known Issues
127127

0 commit comments

Comments
 (0)