Skip to content

Commit 8483c80

Browse files
committed
wording.
thanks #772 (comment)
1 parent 58b4c2b commit 8483c80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/official-site/sqlpage/templates/shell-home.handlebars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@
983983
<div class="container">
984984
<div class="text-content">
985985
<h2>Build sophisticated tools, easily</h2>
986-
<p>Turn boring SQL queries into beautiful, dynamic web applications.</p>
986+
<p>Turn simple SQL queries into beautiful, dynamic web applications.</p>
987987
</div>
988988
<div class="features-grid">
989989
<div class="feature-card">
@@ -1050,7 +1050,7 @@
10501050
<p>Traditional web programming languages are powerful, but complex.
10511051
Using smart opinionated defaults, SQLPage requires 10x less code.
10521052
<p>
1053-
For advanced customization, you can still optionnally use HTML/CSS/JS, and
1053+
For advanced customization, you can still optionally use HTML/CSS/JS, and
10541054
integrate with external programs and APIs.</p>
10551055
</div>
10561056
<img src="/assets/screenshots/plot.svg" alt="Simple Web Development. Just SQL" width="380"

0 commit comments

Comments
 (0)