Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit a7edd5a

Browse files
committed
Fixed LDAP auth driver reference.
1 parent f291f9e commit a7edd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/auth/importing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Adldap2-Laravel comes with a command that allows you to import users from your LDAP server automatically.
44

55
> **Note**: Make sure you're able to connect to your LDAP server and have configured
6-
> the `adldap` auth driver correctly before running the command.
6+
> the `ldap` auth driver correctly before running the command.
77
88
## Running the Command
99

0 commit comments

Comments
 (0)