From 0cbda535e79ced1b533768dbea5408326441a095 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Fri, 30 Apr 2021 01:58:42 -0400 Subject: [PATCH] Fix typo in config flow include (#17645) minor typo fix, preform = perform --- source/_includes/integrations/config_flow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/integrations/config_flow.md b/source/_includes/integrations/config_flow.md index d6852ceda79..6ff2598cfbf 100644 --- a/source/_includes/integrations/config_flow.md +++ b/source/_includes/integrations/config_flow.md @@ -18,7 +18,7 @@ away. If there wasn't any discovered automatically, don't worry! You can set up a manual integration entry: {% else %} -If the above My button doesn't work, you can also preform the following steps +If the above My button doesn't work, you can also perform the following steps manually: {% endif %}