diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index b1debc1..6958a95 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -18,7 +18,7 @@ Start C:\Python27\pythonw.exe C:\PlexPy\PlexPy.py Open Task Scheduler (%windir%\system32\taskschd.msc) and create the following Task: * Name = PlexPy * Run As = Administrator -* Run When = Weather user is logged on or not. +* Run When = Whether user is logged on or not. * Configure For = Windows X (Mine = Windows 10) * Trigger = At Startup * Delay Task for = 30 Seconds (This allows the server to load its things first)