mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add missing paren in glossary (#14490)
Before: "TTS (text to speech allows..." After: "TTS (text to speech) allows..."
This commit is contained in:
parent
acdb28c076
commit
eb8773f364
@ -67,6 +67,6 @@
|
||||
- topic: Trigger
|
||||
description: "A [trigger](/docs/automation/trigger/) is a set of values or conditions of a platform that are defined to cause an automation to run."
|
||||
- topic: TTS
|
||||
description: "TTS ([text to speech](/integrations/tts) allows Home Assistant to talk to you."
|
||||
description: "TTS ([text to speech](/integrations/tts)) allows Home Assistant to talk to you."
|
||||
- topic: Zone
|
||||
description: "[Zones](/integrations/zone/) are areas that can be used for presence detection."
|
||||
|
Loading…
x
Reference in New Issue
Block a user