From 2f5115ca4508acc0feaae398e2e815cbcace3575 Mon Sep 17 00:00:00 2001 From: Trent White Date: Tue, 18 Aug 2015 09:37:51 -0400 Subject: [PATCH] Update hubot_howto.md --- docs/sources/tutorials/hubot_howto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tutorials/hubot_howto.md b/docs/sources/tutorials/hubot_howto.md index 4929e5cc552..a119f792e48 100644 --- a/docs/sources/tutorials/hubot_howto.md +++ b/docs/sources/tutorials/hubot_howto.md @@ -61,7 +61,7 @@ The `hubot-grafana` plugin requires a number of environment variables to be set The hubot plugin will take advantage of the Grafana server side rendering feature that can render any panel on the server using phantomjs. Grafana ships with a phantomjs binary (linux only). -To verify that this freature work try the `Direct link to rendered image` link in the panel share dialog. +To verify that this freature works try the `Direct link to rendered image` link in the panel share dialog. If you do not get an image when opening this link verify that the required font packages are installed for phantomjs to work. ### Grafana API Key