We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f172cf7 commit d160c85Copy full SHA for d160c85
config/surveyhero.php
@@ -8,7 +8,7 @@
8
'api_url' => env('SURVEYHERO_API_URL', 'https://api.surveyhero.com/v1/'),
9
10
/**
11
- * The Surveyhero API user name and password:
+ * The Surveyhero API username and password:
12
*/
13
'api_username' => env('SURVEYHERO_API_USERNAME'),
14
'api_password' => env('SURVEYHERO_API_PASSWORD'),
0 commit comments