Added "set" rule, remove extra space after comment character.
[dbsrgits/SQL-Translator.git] / README
diff --git a/README b/README
index c51b832..6a6f1e1 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                       SQL::Translator README
 
-The SQL::Translator is a group of Perl modules that converts
+SQL::Translator is a group of Perl modules that converts
 vendor-specific SQL table definitions into other formats, such as
 other vendor-specific SQL, ER diagrams, documentation (POD and HTML),
 XML, and Class::DBI classes.  The main focus of SQL::Translator is