Merge pull request #4457 from konlaasz/patch-1

Fix typo
This commit is contained in:
Adrian Sampson 2022-08-26 08:17:36 -07:00 committed by GitHub
commit 010bacd1ea
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``.