diff --git a/cron_example/cron_example.routing.yml b/cron_example/cron_example.routing.yml
index 677264c..ab824b9 100644
--- a/cron_example/cron_example.routing.yml
+++ b/cron_example/cron_example.routing.yml
@@ -4,4 +4,4 @@ cron_example:
     _form: '\Drupal\cron_example\Form\CronExampleForm'
     _title: 'Cron Example'
   requirements:
-    _access: 'TRUE'
+    _permission: 'access content'
