This commit is contained in:
László Koncz 2022-08-26 12:04:47 +02:00 committed by GitHub
parent e584b043be
commit 27bc317fed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ Configuration
Beets has an extensive configuration system that lets you customize nearly
every aspect of its operation. To configure beets, you create a file called
``config.yaml``. The location of the file depend on your platform (type ``beet
``config.yaml``. The location of the file depends on your platform (type ``beet
config -p`` to see the path on your system):
* On Unix-like OSes, write ``~/.config/beets/config.yaml``.