diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/installing_jdbc_driver.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/installing_jdbc_driver.mdx index bae23f20525..b93c78e30cc 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/installing_jdbc_driver.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/installing_jdbc_driver.mdx @@ -27,7 +27,7 @@ Which JDBC driver you use depends on the what database you are migrating from or ## Adding the driver to `lib` After downloading the driver, move the driver file into the `/lib` directory. -!!!note "For EDB JDBC driver" +!!!note "For the EDB JDBC driver" If the EDB JDBC driver is installed prior to installing Migration Toolkit it should not be necessary to place a copy of it in the `/lib` directory. A symbolic link to the edb-jdbc18.jar file is created during installation of Migration Toolkit. After installing Migration Toolkit, you can verify whether the symbolic link exists by executing the following command: