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
commit 9044e640bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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