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,
5454 ' purple' as color;
5555SELECT ' Start Simple, Scale to Advanced' as title,
5656 ' 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.
5858 SQLPage helps you transition smoothly while providing a solid foundation for your website.' as description,
5959 ' world-cog' as icon,
6060 ' orange' as color;
You can’t perform that action at this time.
0 commit comments