From b9e729d64867a0b84efa6eb64713af839241aea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kub=C3=ADk?= <33115835+chamik@users.noreply.github.com> Date: Mon, 28 Sep 2020 11:29:43 +0200 Subject: [PATCH] Fixed typo in sending-voice.md --- docs/guides/voice/sending-voice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/voice/sending-voice.md b/docs/guides/voice/sending-voice.md index 476f2f42e..26992252d 100644 --- a/docs/guides/voice/sending-voice.md +++ b/docs/guides/voice/sending-voice.md @@ -60,7 +60,7 @@ another voice channel in the guild. ### With FFmpeg -[FFmpeg] is an open source, highly versatile AV-muxing tool. This is +[FFmpeg] is an open source, highly versatile AV-mixing tool. This is the recommended method of transmitting audio. Before you begin, you will need to have a version of FFmpeg downloaded