Skip to content

Commit de69b37

Browse files
datamwebMGatner
andauthored
docs: fix grammar
Co-authored-by: MGatner <mgatner@icloud.com>
1 parent f99ff96 commit de69b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/mobile_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ When making all future requests to the API, the mobile client should return the
6161

6262
> **Note**
6363
>
64-
> By default, `$authenticatorHeader['tokens']` is set to `Authorization`. You can change this value by setting the `$authenticatorHeader['tokens']` value in the `Auth.php` config file.
64+
> By default, `$authenticatorHeader['tokens']` is set to `Authorization`. You can change the header name by setting the `$authenticatorHeader['tokens']` value in the `Auth.php` config file.
6565
>
6666
> e.g. if `$authenticatorHeader['tokens']` is set to `PersonalAccessCodes`. the mobile client should return the raw token in the `PersonalAccessCodes` header as a `Bearer` token.

0 commit comments

Comments
 (0)