diff --git a/src/routes/(console)/bottomAlerts.ts b/src/routes/(console)/bottomAlerts.ts index dae1e4d0f..192451f53 100644 --- a/src/routes/(console)/bottomAlerts.ts +++ b/src/routes/(console)/bottomAlerts.ts @@ -82,8 +82,8 @@ if (isCloud) { dark: EncryptedDatabasesDark, light: EncryptedDatabasesLight }, - title: 'Introducing Encrypted String Attributes', - message: 'Encrypt string attributes at rest, directly from the Appwrite console', + title: 'Introducing Encrypted string attribute support', + message: 'Encrypt string attributes at rest, directly from the Appwrite Console.', plan: 'free', importance: 8, scope: 'project',