From 71042596dac357080c6d28dfa914d26a662797c1 Mon Sep 17 00:00:00 2001 From: justinmbrock <6379307+justinmbrock@users.noreply.github.com> Date: Sat, 22 Apr 2023 16:47:35 -0400 Subject: [PATCH] Fix typo (#27094) --- source/_integrations/habitica.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/habitica.markdown b/source/_integrations/habitica.markdown index dba8531039a..cd76006c36b 100644 --- a/source/_integrations/habitica.markdown +++ b/source/_integrations/habitica.markdown @@ -148,7 +148,7 @@ Also an event `habitica_api_call_success` will be fired with the following data: ## Templating -`sensor.habitica_USER_dailys`, `sensor.habitica_USER_habits`, `sensor.habitica_USER_rewards`, and `sensor.habitica_Justin_todos` have state attributes listing the user's respective tasks. For example, you can see this information in **Developer Tools** -> **States** -> `sensor.habitica_USER_dailys` -> **Attributes**, or by adding a [Markdown card](/dashboards/markdown/) to a dashboard with the following code: +`sensor.habitica_USER_dailys`, `sensor.habitica_USER_habits`, `sensor.habitica_USER_rewards`, and `sensor.habitica_USER_todos` have state attributes listing the user's respective tasks. For example, you can see this information in **Developer Tools** -> **States** -> `sensor.habitica_USER_dailys` -> **Attributes**, or by adding a [Markdown card](/dashboards/markdown/) to a dashboard with the following code: {% raw %}