diff --git a/business_inquiry/public_html/send.php b/business_inquiry/public_html/send.php
index cd07251..e61615f 100644
--- a/business_inquiry/public_html/send.php
+++ b/business_inquiry/public_html/send.php
@@ -1,5 +1,5 @@
";
$msg .= "The contact you selected will get back to you as sool as possible.\n
";
@@ -25,4 +25,4 @@ mail($recipient,"We have received your email!",$msg, $headers);