diff --git a/product_docs/docs/migration_toolkit/55/mtk_rel_notes/mtk_5570_rel_notes.mdx b/product_docs/docs/migration_toolkit/55/mtk_rel_notes/mtk_5570_rel_notes.mdx index e06690e2d2e..96cbb3982ac 100644 --- a/product_docs/docs/migration_toolkit/55/mtk_rel_notes/mtk_5570_rel_notes.mdx +++ b/product_docs/docs/migration_toolkit/55/mtk_rel_notes/mtk_5570_rel_notes.mdx @@ -15,7 +15,7 @@ New features, enhancements, bug fixes, and other changes in Migration Toolkit 55 | Bug fix | Fixed an issue that caused reevaluation of the same table with an indefinite loop for table-level parallel loading mode. [Support ticket #96054]| | Bug fix | Fixed an issue where data copy was failing while migrating from a source Oracle database configured with the Latin9 character set. [Support ticket #99475, #99506] | | Bug fix | Fixed an issue where the copy API was failing to copy the data and a subsequent attempt to copy the data with the bulk insert mode was failing with a duplicate error in the target database.[Support ticket #99506, #97784] | -| Bug fix | Fixed an issue where a data copy was failing while migrating a source SQL Server table with a case sensitive column name in the EDB Postgres Advanced server target database. | +| Bug fix | Fixed an issue where a data copy was failing while migrating a source SQL server table with a case-sensitive column name in the EDB Postgres Advanced server target database. | | Bug fix | Fixed an issue where a data copy was failing while migrating a source MySQL table due to a case sensitive table name. | | Bug fix | Fixed an issue for partitioned tables with a `SUBPARTITION TEMPLATE` clause that caused a partitioned table sub-partitioned by range to fail to migrate. | | Bug fix | Fixed an issue where the `capture_admin` database system group was getting included when the `-allgroups` option was specified for migration from the source EDB Postgres Advanced Server version 16 database. |