From 4ce89b49d3ab62a310741a088767590b6669d0ea Mon Sep 17 00:00:00 2001 From: sasso0101 <31074608+Sasso0101@users.noreply.github.com> Date: Sat, 21 Nov 2020 10:28:20 +0100 Subject: [PATCH] Fix typo in Nest configuration documentation (#15710) --- 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 d22a1b04d4d..8c7faf5a90c 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -58,7 +58,7 @@ You will need to follow the instructions in [Device Access Registration](https:/ It is currently not possible to share/be invited to a home with a G-Suite account. Make sure that you pay the fee with an account that has access to your devices. -Then you need to configure a Pub/Sub subscriber following the SDM API Event isntructions under [Device Access: Events](https://developers.google.com/nest/device-access/api/events) though not using a service account. The basic +Then you need to configure a Pub/Sub subscriber following the SDM API Event instructions under [Device Access: Events](https://developers.google.com/nest/device-access/api/events) though not using a service account. The basic steps are: - [Enable events](https://developers.google.com/nest/device-access/subscribe-to-events#enable_events) in the [Device Access Console](https://console.nest.google.com/device-access/project-list) which creates a Pub/Sub topic.