We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7bf36 commit 7e6b260Copy full SHA for 7e6b260
examples/official-site/index.sql
@@ -42,7 +42,7 @@ To build your app, you just populate the components with data returned by your d
42
'sqlpage_illustration_components.webp' as image;
43
44
SELECT 'hero' as component,
45
- '🪄 Seamless' as title,
+ '🪄 Seamlessly' as title,
46
'SQLPage handles HTTP requests, database connections, streaming rendering, styling, [security](safety.sql), and [performance](performance.sql) for you.
47
48
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