Skip to content

Commit 23cf7cd

Browse files
Update docs/en/index.rst
Co-authored-by: Mark Story <mark@mark-story.com>
1 parent ec86fa1 commit 23cf7cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ define the ``AuthenticationService`` it wants to use. Add the following method t
100100
AbstractIdentifier::CREDENTIAL_PASSWORD => 'password'
101101
];
102102
$passwordIdentifier = [
103-
'Authentication.Password', [
103+
'Authentication.Password' => [
104104
'fields' => $fields,
105105
],
106106
];

0 commit comments

Comments
 (0)