Fix typo in config.md

This commit is contained in:
pcamp 2024-08-14 04:22:04 -05:00 committed by GitHub
parent b1c3769813
commit bcedaebe57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ Using a `.aider.conf.yml` file:
dark-mode: true
```
By setting an environgment variable:
By setting an environment variable:
```
export AIDER_DARK_MODE=true