Skip to content

Commit d160c85

Browse files
committed
fixed typo in config comment
1 parent f172cf7 commit d160c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/surveyhero.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'api_url' => env('SURVEYHERO_API_URL', 'https://api.surveyhero.com/v1/'),
99

1010
/**
11-
* The Surveyhero API user name and password:
11+
* The Surveyhero API username and password:
1212
*/
1313
'api_username' => env('SURVEYHERO_API_USERNAME'),
1414
'api_password' => env('SURVEYHERO_API_PASSWORD'),

0 commit comments

Comments
 (0)