Skip to content

Commit f3af20d

Browse files
authored
Update config.php
1 parent d95d214 commit f3af20d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
/**
1414
* https://developer.paddle.com/getting-started/sandbox
1515
*/
16-
'sandbox_environment' => env('PADDLE_SANBOX', false),
16+
'sandbox_environment' => env('PADDLE_SANDBOX', false),
1717

1818
];

0 commit comments

Comments
 (0)