spelling: components/conversation (#64238)

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-01-17 10:27:25 -05:00 committed by GitHub
parent dadcc5ebcb
commit 4bf0510b78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
"""Standard conversastion implementation for Home Assistant."""
"""Standard conversation implementation for Home Assistant."""
from __future__ import annotations
import re