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

Commit df1b636

Browse files
committed
Fixed typo.
1 parent d9b7e7a commit df1b636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/auth/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ LDAP users `userprincipalname` and common name (`cn`) attribute, **then saved**.
448448

449449
Feel free to add more attributes here, however be sure that your `users` database table contains
450450
the key you've entered, otherwise you will receive a SQL exception upon authentication, due
451-
to the column not existing on your users datable table.
451+
to the column not existing on your users database table.
452452

453453
### Attribute Handlers
454454

0 commit comments

Comments
 (0)