diff --git a/doc/Extensions/RRDCached.md b/doc/Extensions/RRDCached.md index f881e9c683..824713e994 100644 --- a/doc/Extensions/RRDCached.md +++ b/doc/Extensions/RRDCached.md @@ -8,7 +8,7 @@ If you have rrdcached 1.5.5 or above, we can also tune over rrdcached. To enable this set the following config: ```php -$config['rrdtool_version'] = 1.5.5; +$config['rrdtool_version'] = '1.5.5'; ``` ### Support matrix