diff --git a/portal-ui/src/screens/Console/Support/ApiKeyRegister.tsx b/portal-ui/src/screens/Console/Support/ApiKeyRegister.tsx
index 597776d18..9f994db8f 100644
--- a/portal-ui/src/screens/Console/Support/ApiKeyRegister.tsx
+++ b/portal-ui/src/screens/Console/Support/ApiKeyRegister.tsx
@@ -102,7 +102,7 @@ const ApiKeyRegister = ({
>
}
- title={`API key activation of MinIO Subscription Network License`}
+ title={`Register cluster with API key`}
/>
{
>
}
- title={`Offline activation of MinIO Subscription Network License`}
+ title={`Register cluster in an Airgap environment`}
/>
@@ -849,17 +849,17 @@ const Register = ({ classes }: IRegister) => {
scrollButtons="auto"
>
fetchSubnetRegToken()}
diff --git a/portal-ui/src/screens/Console/Support/RegisterOperator.tsx b/portal-ui/src/screens/Console/Support/RegisterOperator.tsx
index eb17d202d..63a87276b 100644
--- a/portal-ui/src/screens/Console/Support/RegisterOperator.tsx
+++ b/portal-ui/src/screens/Console/Support/RegisterOperator.tsx
@@ -169,7 +169,7 @@ const RegisterOperator = ({ classes }: IRegister) => {
scrollButtons="auto"
>