Fix typo in google_assistant_sdk.markdown (#25434)

This commit is contained in:
tronikos 2022-12-28 13:34:54 -08:00 committed by Franck Nijhof
parent bc53f26a82
commit 054c7f99e9
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -120,7 +120,7 @@ Example to broadcast to all speakers:
```yaml
service: notify.google_assistant_sdk
data:
command: time for dinner
message: time for dinner
```
Example to broadcast to speakers in selected rooms:
@ -128,7 +128,7 @@ Example to broadcast to speakers in selected rooms:
```yaml
service: notify.google_assistant_sdk
data:
command: time for dinner
message: time for dinner
target:
- bedroom
- basement