diff --git a/docs/user_manual/quick_starts/en-US/chapter_04_migration_and_synchronization_oceanbase/06_migration_and_synchronization_through_sql.md b/docs/user_manual/quick_starts/en-US/chapter_04_migration_and_synchronization_oceanbase/06_migration_and_synchronization_through_sql.md index e4b304208..6af07b489 100755 --- a/docs/user_manual/quick_starts/en-US/chapter_04_migration_and_synchronization_oceanbase/06_migration_and_synchronization_through_sql.md +++ b/docs/user_manual/quick_starts/en-US/chapter_04_migration_and_synchronization_oceanbase/06_migration_and_synchronization_through_sql.md @@ -87,7 +87,7 @@ The following takes exporting data to a local device as an example to describe h Set the system variable `secure_file_priv` to specify the path that can be accessed for file import or export. - > **Notice** + > **Note** > > For security reasons, when you set the system variable `secure_file_priv`, you can connect to the database only through a local socket to execute the SQL statement that modifies the global variable. For more information, see [secure_file_priv](https://en.oceanbase.com/docs/common-oceanbase-database-10000000001105254).