diff options
author | jakefeasel <jfeasel@gmail.com> | 2013-06-18 21:52:55 -0700 |
---|---|---|
committer | jakefeasel <jfeasel@gmail.com> | 2013-06-18 21:52:55 -0700 |
commit | 32962dac12ab8e7bfb16aae512cf02fcdeedec62 (patch) | |
tree | b9516690e6161f7aa732d634f38a2e4a6ca8addf | |
parent | 5d842cf8d177743391aeea50b0567885a64c2a1d (diff) | |
download | sqlfiddle-32962dac12ab8e7bfb16aae512cf02fcdeedec62.zip sqlfiddle-32962dac12ab8e7bfb16aae512cf02fcdeedec62.tar.gz sqlfiddle-32962dac12ab8e7bfb16aae512cf02fcdeedec62.tar.bz2 |
Fixing some typos on the about page
-rw-r--r-- | src/main/webapp/about.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/webapp/about.html b/src/main/webapp/about.html index 637aef4..8bfa613 100644 --- a/src/main/webapp/about.html +++ b/src/main/webapp/about.html @@ -142,7 +142,7 @@ have something they'd like to share with you, they can then send you a link back to their query. </p> <p> - <span class="use_case">You want to compare and contrast SQL statements in different database back-ends.</span> SQLFiddle easily lets + <span class="use_case">You want to compare and contrast SQL statements in different database back-ends.</span> SQL Fiddle easily lets you switch which database provider (MySQL, PostgreSQL, MS SQL Server, Oracle, and SQLite) your queries run against. This will allow you to quickly evaluate query porting efforts, or language options available in each environment. @@ -159,7 +159,7 @@ <iframe width="270" height="180" src="http://www.youtube.com/embed/DDVOMRvyAS4?rel=0" frameborder="0" allowfullscreen></iframe> </div> <div class="caption"> - <h5>SQLFiddle : SQL Online Practice Tool</h5> + <h5>SQL Fiddle : SQL Online Practice Tool</h5> <p> <a href="http://allzhere.in/2013/03/12/sql-fiddle-runexecute-sql-online/" target="_blank"><span class="label">AllzHere</span></a> has made a nice <a href="http://youtu.be/DDVOMRvyAS4" target="_blank">instructional video</a> and <a href="http://allzhere.in/2013/03/12/sql-fiddle-runexecute-sql-online/" target="_blank">blog post</a> for getting started with SQL Fiddle. </p> @@ -350,7 +350,7 @@ <p> Sponsorship aside, server memory is still tight and I would like to expand. If you would like to help me run this site, then you have several options to do so. - First, you could visit SQL Senty by clicking on the ad on the bottom of the main page, and try out their products. Second, you can click on the <a href="http://flattr.com/thing/679503/SQL-Fiddle">Flattr link</a> + First, you could visit SQL Sentry by clicking on the ad on the bottom of the main page, and try out their products. Second, you can click on the <a href="http://flattr.com/thing/679503/SQL-Fiddle">Flattr link</a> at the top of the page and kick me a little micro-donation. Flattr is a new service so I know a lot of people haven't started using it yet; if you're more comfortable with PayPal, and would like to help me out with running the site that way, I'd really love to have your support. My <i>admin at sqlfiddle dot com</i> address is hooked up with PayPal, so please feel free to help me out that way. |