Merge pull request #1081 from pcamp/patch-1

This commit is contained in:
paul-gauthier 2024-08-14 05:42:25 -07:00 committed by GitHub
commit 79c64b0062
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