Skip to content

Commit e48ceba

Browse files
committed
Merge pull request #179 from fixe/patch-1
Fixed typo
2 parents e6c0585 + e164198 commit e48ceba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/the_oauth_event_class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The `$user` variable has a method `isAuthorizedClient()` which contains your log
5858
the given client (`ClientInterface`) is allowed by the user, or not. This `$user` is part of your
5959
own model layer, and loaded using the `username` property (see `getUser()`).
6060

61-
### Registring the listener
61+
### Registering the listener
6262

6363
``` yaml
6464
services:

0 commit comments

Comments
 (0)