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 9b76375 commit 8d19305Copy full SHA for 8d19305
Views/Home/About.cshtml
@@ -1,7 +1,7 @@
1
@{
2
ViewData["Title"] = "SQL to Elastic Search Converter";
3
}
4
-<h2>Small application to convert SQL queries to ElasticSearch syntax</h2>
+<h2>SMall application to convert SQL queries to ElasticSearch syntax</h2>
5
6
<p>The application supports a very limited subset of sql. This is a work in progress. Here are examples of what works:</p>
7
0 commit comments