From c6e33d4e61044583a014d1187a921eb360addb61 Mon Sep 17 00:00:00 2001 From: Adrian Campos Date: Mon, 27 Dec 2021 15:08:35 -0800 Subject: [PATCH] Fix typo in nest documentation ("Nest" -> "Next") (#20894) --- source/_integrations/nest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index d8dec47832c..9c6c41e59d1 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -140,7 +140,7 @@ Once completed, you will have a device access `project_id` needed for later step 1. Give your Device Access project a name and click **Next**. ![Screenshot of naming a project](/images/integrations/nest/project_name.png) -1. Next you will be asked for an *OAuth client ID* which you created in the previous step and click **Nest**. +1. Next you will be asked for an *OAuth client ID* which you created in the previous step and click **Next**. ![Screenshot of Device Access Console OAuth client ID](/images/integrations/nest/device_access_oauth_client_id.png) 1. Enable Events by clicking on **Enable** and **Create project**.