Skip to content

Commit 73c0d91

Browse files
authored
Merge pull request #2105 from appwrite/update-promo
2 parents 13f37e5 + 8684f62 commit 73c0d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/(console)/bottomAlerts.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ if (isCloud) {
8282
dark: EncryptedDatabasesDark,
8383
light: EncryptedDatabasesLight
8484
},
85-
title: 'Introducing Encrypted String Attributes',
86-
message: 'Encrypt string attributes at rest, directly from the Appwrite console',
85+
title: 'Introducing Encrypted string attribute support',
86+
message: 'Encrypt string attributes at rest, directly from the Appwrite Console.',
8787
plan: 'free',
8888
importance: 8,
8989
scope: 'project',

0 commit comments

Comments
 (0)