Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 0742e32

Browse files
authored
Update Features.svelte (#196)
1 parent cbf57ae commit 0742e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/sections/Features.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}> = [
1111
{
1212
icon: DatabaseZap,
13-
title: 'Runs In-process',
13+
title: 'Runs in-process',
1414
description: 'Embedded, no external servers. Stores on-disk or in-memory'
1515
},
1616
{

0 commit comments

Comments
 (0)