diff --git a/README.md b/README.md
index cc0b4d7..e4ffc51 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ There are several user-defined variables you will need to edit using notepad or
plex_ip = the IP address and port of your Plex server (for the purpose of refreshing its libraries)
plex_token = your Plex server's token (for the purpose of refreshing its libraries).
NOTE: See https://support.plex.tv/hc/en-us/articles/204059436-Finding-your-account-token-X-Plex-Token
-Plex server token is also easy to retrieve with PlexPy, Ombi, Couchpotato, or SickRage
+Plex server token is also easy to retrieve with PlexPy, Ombi, Couchpotato, or SickRage
ffmeg_bin_dir = path to ffmpeg bin folder. This is the directory containing ffmpeg and ffprobe executables.
ffmpeg_exe = name of the ffmpeg executable (eg. ffmpeg.exe, ffmpeg.sh, etc.)
ffprobe_exe = name of the ffprobe executable (eg. ffprobe.exe, ffprobe.sh, etc.)