diff --git a/check_graphite b/check_graphite
index 969f346..3bd3679 100755
--- a/check_graphite
+++ b/check_graphite
@@ -83,7 +83,7 @@ def output_url
base_url = @@options[:url]
metric = @@options[:metric]
if @@options[:link_graph]
- " 24h graph "
+ " 24h graph "
end
end