Merge pull request #699 from septechx/patch-2

Fix typo in docs
This commit is contained in:
Svilen Markov
2025-06-10 07:13:05 +01:00
committed by GitHub

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
```