### Summary of issue Typo in log message for path detection at [line 325](https://github.com/23maverick23/sublime-jekyll/blob/master/jekyll.py#L325). `for` should be `the`. ### Sublime console output `Unable to find for "uploads" directory.`
Summary of issue
Typo in log message for path detection at line 325.
forshould bethe.Sublime console output
Unable to find for "uploads" directory.