Skip to content

Commit 3693afa

Browse files
committed
feat: Highlight semantic search ability
https://harperdb.atlassian.net/browse/STUDIO-475
1 parent 038f2b4 commit 3693afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/auth/AuthLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export function AuthLayout() {
3131
</ListItem>
3232

3333
<ListItem title="NoSQL, Vector, & Blob">
34-
<span>Store and serve modern data types with low latency and global reach.</span>
34+
<span>Store and serve modern data types with low latency, semantic search ability, and global reach.</span>
3535
</ListItem>
3636

3737
<ListItem title="Simplified Operations">

0 commit comments

Comments
 (0)