File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ SELECT 'Iterate and Experiment with Ease' as title,
54
54
' purple' as color;
55
55
SELECT ' Start Simple, Scale to Advanced' as title,
56
56
' SQLPage is a great starting point for building websites, especially if you' ' re new to coding. As your needs grow,
57
- you can gradually transition to a full-featured programming languege while reusing the database structure and queries you wrote in SQLPage.
57
+ you can gradually transition to a full-featured programming language while reusing the database structure and queries you wrote in SQLPage.
58
58
SQLPage helps you transition smoothly while providing a solid foundation for your website.' as description,
59
59
' world-cog' as icon,
60
60
' orange' as color;
You can’t perform that action at this time.
0 commit comments