Skip to content

Commit c9ad069

Browse files
author
Robert Gelb
committed
Added deployment package
1 parent 8d19305 commit c9ad069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Views/Home/About.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@{
22
ViewData["Title"] = "SQL to Elastic Search Converter";
33
}
4-
<h2>SMall application to convert SQL queries to ElasticSearch syntax</h2>
4+
<h2>Small application to convert SQL queries to ElasticSearch syntax</h2>
55

66
<p>The application supports a very limited subset of sql. This is a work in progress. Here are examples of what works:</p>
77

0 commit comments

Comments
 (0)