Fix typo in docs

This commit is contained in:
Sep
2025-05-25 23:34:31 +02:00
committed by GitHub
parent b94647efc9
commit ded435df0e

View File

@@ -2001,7 +2001,7 @@ HTTP Basic Authentication credentials for protected sites.
```yaml
basic-auth:
usename: your-username
username: your-username
password: your-password
```