website/docs: fix typo

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-05-21 00:15:40 +02:00
parent 7c17e7d52f
commit 90298a2b6c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ slug: "2022.5"
See [LDAP provider](../providers/ldap.md#cached-bind)
- OAuth2: Add support for `form_post` response mode
- Optimise bundling of web asses
- Optimise bundling of web assets
Previous versions had the entire frontend bundled in a single file (per interface). This has been revamped to produce smaller bundle sizes for each interface to improve the loading times.