summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9e717f76a..a6d14c1ef 100644
--- a/README.rst
+++ b/README.rst
@@ -147,7 +147,7 @@ This will be in a separate config file in the future but for now you can tweak t
:file:`dependencyinjection/dicontainer.php`
-* To use a custom update/cron script you need to disable the cronjob which is run by ownCloud by default:
+* To use a custom update/cron script you need to disable the cronjob which is run by ownCloud by default::
$this['useCronUpdates'] = false;