diff --git a/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst b/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst
index 6287e0a862245398074fccefe6d0fe71f63fad1a..9d4599075e5dc7f011e9fe164ca34a18168c4092 100644
--- a/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst
+++ b/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst
@@ -57,7 +57,7 @@ the following service registration can be used:
         arguments:
           $buttonProvider: '@dashboard.buttons.t3news'
           $options:
-          feedUrl: 'https://www.typo3.org/rss'
+            feedUrl: 'https://www.typo3.org/rss'
         tags:
           - name: dashboard.widget
             identifier: 't3news'