Typo: Than -> Then (#1479)

Co-authored-by: mgjo5899 <mgjo5899@gmail.com>
main
Joseph 4 years ago committed by GitHub
parent d42947fb75
commit ba915508a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,7 +38,7 @@ if __name__ == '__main__':
worker.work()
{% endhighlight %}
Than, add the command to your `Procfile`:
Then, add the command to your `Procfile`:
worker: python -u run-worker.py

Loading…
Cancel
Save