Skip to content

Commit 2f1a27e

Browse files
committed
Typo fix in config file
1 parent 7ca8e3e commit 2f1a27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/oauth2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
| Scope Delimiter
121121
|--------------------------------------------------------------------------
122122
|
123-
| Which caracter to use to split the scope parameter in the query string
123+
| Which character to use to split the scope parameter in the query string
124124
|
125125
*/
126126
'scope_delimiter' => ',',

0 commit comments

Comments
 (0)