diff --git a/frontend/src/views/SecretOverviewPage/components/SecretV2MigrationSection/SecretV2MigrationSection.tsx b/frontend/src/views/SecretOverviewPage/components/SecretV2MigrationSection/SecretV2MigrationSection.tsx
index e94189261..08f3eeaef 100644
--- a/frontend/src/views/SecretOverviewPage/components/SecretV2MigrationSection/SecretV2MigrationSection.tsx
+++ b/frontend/src/views/SecretOverviewPage/components/SecretV2MigrationSection/SecretV2MigrationSection.tsx
@@ -87,24 +87,23 @@ export const SecretV2MigrationSection = () => {
- Upgrade your project -
+Upgrade secrets engine version
- Your existing workflows to fetch secrets will continue to work. However, viewing secrets on the UI requires you to upgrade your project. +
+ Your existing workflows to fetch secrets will continue to work. However, viewing secrets on + the UI requires you to upgrade your project's secrets engine version.
-- Upgrading your project enables the use of Infisical's new secrets engine, which is 10x faster and - allows you to encrypt secrets with your own KMS provider. +
+ Upgrading is free and enables the use of Infisical's new secrets engine, which is 10x + faster and allows you to encrypt secrets with your own KMS provider.
-+
The upgrade takes only 1-2 minutes and will not cause any downtime.
{didProjectUpgradeFailed && (