From e929379d7f414fe9164604e6559e28aacde8c13b Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Mon, 6 Sep 2021 08:04:57 +0200 Subject: [PATCH] Fix typo (#1052) --- docs/config_entries_config_flow_handler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config_entries_config_flow_handler.md b/docs/config_entries_config_flow_handler.md index 5e16e46d..56342d79 100644 --- a/docs/config_entries_config_flow_handler.md +++ b/docs/config_entries_config_flow_handler.md @@ -283,7 +283,7 @@ class OAuth2FlowHandler( Depending on the details of the integration, there may be additional considerations such as ensuring the same account is used across reauth, or handling multiple config entries. -The reauth confirmation dialog needs additional definitions in `strings.json` for the reauth confirmation and success diaglogs: +The reauth confirmation dialog needs additional definitions in `strings.json` for the reauth confirmation and success dialogs: ```json {