From 99f13f71d9c7ad83e4a5fb10c84f69150ad9f0fe Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 20 Apr 2020 19:34:05 -0400 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be35424..ab844ec 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Container images are configured using parameters passed at runtime (such as thos | `-e AUDIO_BEETSTAGGING=TRUE` | TRUE = ENABLED, use beets to tag files | | `-e AUDIO_REQUIREBEETSTAGGING=false` | true = enabled :: skips importing files that could not be matched using beets (marks as failed) | | `-e VIDEO_LANG=eng` | Default: eng :: Set to required language (ISO 639-2 language code), if not found, will mark as failed | -| `-e VIDEO_SMA=FALSE` | TRUE = Enabled :: Uses SMA to process incoming video files, update your configuraiton at: /config/scripts/configs/autoProcess.ini | +| `-e VIDEO_SMA=FALSE` | TRUE = Enabled :: Uses SMA to process incoming video files, update your configuration at: /config/scripts/configs/autoProcess.ini | ## Application Setup