Fix typo in google_assistant_sdk.markdown (#25434)

This commit is contained in:
tronikos 2022-12-28 13:34:54 -08:00 committed by GitHub
parent bb2a3b9e06
commit 1ec0750742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,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:
@ -126,7 +126,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