diff --git a/source/_components/remember_the_milk.markdown b/source/_components/remember_the_milk.markdown index d76670fb86e..d4cc22fa10d 100644 --- a/source/_components/remember_the_milk.markdown +++ b/source/_components/remember_the_milk.markdown @@ -26,7 +26,7 @@ To be able to use this component, you need a Remember The Milk account and you n # Example configuration.yaml entry remember_the_milk: - your_rtm_account: + - name: your_rtm_account api_key: shared_secret: @@ -35,7 +35,7 @@ remember_the_milk: Configuration variables: {% configuration %} - account_name: + name: description: Name of the RTM account, as you can have serveral accounts in RTM. The name must be unique. required: true type: string