From 34446c5ea55376a943f07c67064260c9e672280d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Mez=C3=AAncio?= Date: Mon, 22 Aug 2016 15:46:08 -0300 Subject: [PATCH] Spaces over tabs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20da7cc..e8192a5 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Simply add this code at the end of your ``app/config/database.php`` file: 'database' => 'WRKRDBDIRE entry', 'prefix' => '', 'schema' => 'default schema', - 'port' => 50000, + 'port' => 50000, 'signon' => 3, 'ssl' => 0, 'commitMode' => 2,