Skip to content

Commit cab11a7

Browse files
Update docs/en/identifiers.rst
Co-authored-by: Mark Story <mark@mark-story.com>
1 parent e1d87be commit cab11a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/identifiers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ can take options in the ``loadIdentifier`` method. A holistic example of
77
using the Password Identifier looks like::
88

99
$identifier = [
10-
'Authentication.Password', [
10+
'Authentication.Password' => [
1111
'fields' => [
1212
'username' => 'email',
1313
'password' => 'passwd',

0 commit comments

Comments
 (0)