Skip to content

Commit ded435d

Browse files
authored
Fix typo in docs
1 parent b94647e commit ded435d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,7 @@ HTTP Basic Authentication credentials for protected sites.
20012001

20022002
```yaml
20032003
basic-auth:
2004-
usename: your-username
2004+
username: your-username
20052005
password: your-password
20062006
```
20072007

0 commit comments

Comments
 (0)