mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 18:07:15 +02:00
website: fix typos (#20996)
This commit is contained in:
@@ -59,7 +59,7 @@ For Django field lookups, see the [Django documentation](https://docs.djangoproj
|
||||
|
||||
## Path
|
||||
|
||||
Paths can be used to organize users into folders depending on which source created them or organizational structure. Paths may not start or end with a slash, but they can contain any other character as path segments. The paths are currently purely used for organization, it does not affect their permissions, group memberships, or anything else.
|
||||
Paths can be used to organize users into folders depending on which source created them or organizational structure. Paths may not start or end with a slash, but they can contain any other character as path segments. Paths are currently used purely for organization; this does not affect permissions, group memberships, or anything else.
|
||||
|
||||
## Attributes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user