website/developer-docs: update index.md (#10958)

currenetly -> currently

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
This commit is contained in:
Ikko Eltociear Ashimine
2024-08-20 20:06:27 +09:00
committed by GitHub
parent a5babb4976
commit d54718c8d9

View File

@ -87,7 +87,7 @@ authentik
│   ├── user_delete - Delete the currently pending user
│   ├── user_login - Login the currently pending user
│   ├── user_logout - Logout the currently pending user
│   └── user_write - Write any currenetly pending data to the user.
│   └── user_write - Write any currently pending data to the user.
└── tenants - Soft tennancy, configure defaults and branding per domain
```