Skip to content

Commit

Permalink
Tweak authenticator class name
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Jul 1, 2016
1 parent 4da03a3 commit 1f26635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knpu/ep6-security/login-form-authenticator.md
Expand Up @@ -2,7 +2,7 @@

To use Guard - no matter *what* crazy authentication system you have - the first
step is always to create an authenticator class. Create a new directory called `Security`
and inside, a new class: how about `FormLoginAuthenticator`:
and inside, a new class: how about `LoginFormAuthenticator`:

[[[ code('9efe721a03') ]]]

Expand Down

0 comments on commit 1f26635

Please sign in to comment.