Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Feb 10, 2023
1 parent 8510974 commit a4257ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Documentation/Authentication.md
Expand Up @@ -175,7 +175,7 @@ defined at the ``Auth`` configuration key.
If the default configuration is not enough for your project's needs you may create a custom loader extending the
default loader provided.

Fore xample, create a file ``src/Loader/AppAuthenticationServiceLoader.php``:
For example, create a file ``src/Loader/AppAuthenticationServiceLoader.php``:

```php
<?php
Expand Down

0 comments on commit a4257ee

Please sign in to comment.