From 4f7ffec71d1e3833b48545d61b8257ba38ff9184 Mon Sep 17 00:00:00 2001 From: chris669 Date: Thu, 6 Feb 2020 16:59:24 +0100 Subject: [PATCH] typo SST STT (#11996) --- source/_integrations/stt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/stt.markdown b/source/_integrations/stt.markdown index 07b871f51cc..277f22afdc2 100644 --- a/source/_integrations/stt.markdown +++ b/source/_integrations/stt.markdown @@ -6,6 +6,6 @@ ha_codeowners: - '@pvizeli' --- -Speech-to-Text (SST) allows you to stream speech data to the SST API and get text back. +Speech-to-Text (STT) allows you to stream speech data to the STT API and get text back. This is an integration that is a building block for other integrations or apps building on top of Home Assistant, like [Ada](https://github.com/home-assistant/ada).