diff options
author | Max Kellermann <max@musicpd.org> | 2021-02-17 14:39:05 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2021-02-17 14:39:06 +0100 |
commit | d4710604c402a1bebfdefe507efc630400c7fa26 (patch) | |
tree | 990cc824567a6a025b337dfe3ca7033bd7f1fb9a | |
parent | 9c8da03c5cf7818e48f9077c4d28c554f9f252f4 (diff) |
doc/plugins.rst: fix typo
-rw-r--r-- | doc/plugins.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins.rst b/doc/plugins.rst index 093b157b4..ec5f000b4 100644 --- a/doc/plugins.rst +++ b/doc/plugins.rst @@ -1150,7 +1150,7 @@ snapcast -------- Snapcast is a multiroom client-server audio player. This plugin -allows MPD to acts as a `Snapcast +allows MPD to act as a `Snapcast <https://github.com/badaix/snapcast>`__ server. Snapcast clients connect to it and receive audio data from MPD. |