Skip to content

Commit 099cfe6

Browse files
authored
Fix typo
1 parent 58a91ae commit 099cfe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/larapay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
'server' => env('ZARINPAL_SERVER', 'germany'),
111111
'email' => env('ZARINPAL_EMAIL', ''),
112112
'mobile' => env('ZARINPAL_MOBILE', '09xxxxxxxxx'),
113-
'description' => env('ZARINPAL_MOBILE', 'powered-by-Larapay'),
113+
'description' => env('ZARINPAL_DESCRIPTION', 'powered-by-Larapay'),
114114
],
115115

116116
/*

0 commit comments

Comments
 (0)