diff --git a/config/money.php b/config/money.php index 2bbfda884..f00de574f 100644 --- a/config/money.php +++ b/config/money.php @@ -87,7 +87,7 @@ return [ 'symbol' => '$', 'symbol_first' => true, 'decimal_mark' => '.', - 'thousands_separator' => ',', + 'thousands_separator' => ' ', ], 'AWG' => [