diff --git a/index.php b/index.php index 19f829e..cfeb0f9 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ $options = array( // which string should represent a tab for indentation - 'tabsize' => 3, + 'tabsize' => 4, ); /**