Skip to content

Commit 7e6b260

Browse files
committed
Seamlessly
1 parent 7b7bf36 commit 7e6b260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/index.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To build your app, you just populate the components with data returned by your d
4242
'sqlpage_illustration_components.webp' as image;
4343

4444
SELECT 'hero' as component,
45-
'🪄 Seamless' as title,
45+
'🪄 Seamlessly' as title,
4646
'SQLPage handles HTTP requests, database connections, streaming rendering, styling, [security](safety.sql), and [performance](performance.sql) for you.
4747
4848
Focus only on your data, and how you want to present it. We''ve tamed the tech, you tame the data.' as description_md,

0 commit comments

Comments
 (0)