From 80d63a8d49cfb72b790d6a923ebf3724af32d851 Mon Sep 17 00:00:00 2001 From: Kim Wittenburg Date: Sat, 27 Jun 2020 21:02:48 +0000 Subject: [PATCH] --- Audioconvert.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Audioconvert.md b/Audioconvert.md index 9a2abe5..f788a15 100644 --- a/Audioconvert.md +++ b/Audioconvert.md @@ -1,4 +1,4 @@ -The following script is able to batch-convert audio files to the `m4a` format. +The following script is able to batch-convert audio files to the `m4a` format. `ffmpeg` needs to be installed. ```shell #!/usr/bin/env sh