From 1a21bd35fc33106713b289a4ddc5d0dce42eb865 Mon Sep 17 00:00:00 2001 From: stephan.com Date: Mon, 22 Feb 2016 17:35:01 -0500 Subject: [PATCH] incorrect namespace for rake task in docs --- docs/deployment/heroku.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/heroku.md b/docs/deployment/heroku.md index a07512e..767829a 100644 --- a/docs/deployment/heroku.md +++ b/docs/deployment/heroku.md @@ -73,5 +73,5 @@ heroku addons:create cron:daily Option 3. Clear resolved errors manually: ```bash -heroku run rake errbit:db:clear_resolved +heroku run rake errbit:clear_resolved ``` -- libgit2 0.21.2