From 956645691f9800de68c8d47bfe568da3c41d52bf Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 12 Mar 2017 12:26:33 +0100 Subject: [PATCH] Typo in FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 3677ce8..3fdd5fa 100644 --- a/FAQ.md +++ b/FAQ.md @@ -105,7 +105,7 @@ If the video is available in the server's country, you can download it if you en ## How do I run Heroku locally? -You should be able to `heroku local` like this: +You should be able to use `heroku local` like this: ```bash sudo APACHE_LOCK_DIR=. APACHE_PID_FILE=./pid APACHE_RUN_USER=www-data APACHE_RUN_GROUP=www-data APACHE_LOG_DIR=. heroku local