From b46d6bb737c2b0524254d9a74b81e0e2c8943a75 Mon Sep 17 00:00:00 2001 From: Andrew Peng Date: Tue, 12 Apr 2016 21:43:23 -0500 Subject: [PATCH] Updated .htaccess file Fixed spelling in line 17 for "enable" --- public/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/.htaccess b/public/.htaccess index c9a6c55596..ab45908df8 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -14,6 +14,6 @@ RewriteRule ^ index.php [L] # In case of running InvoiceNinja in a Subdomain like invoiceninja.example.com, - # you have to enablel the following line: + # you have to enable the following line: # RewriteBase /