From 39c276e2a2cd871966f5883c21902f0e9639c024 Mon Sep 17 00:00:00 2001 From: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com> Date: Sun, 5 Jan 2025 15:27:24 +0000 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3e641f..2547c4f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![image](https://img.shields.io/pypi/pyversions/pyheos.svg)](https://pypi.org/project/pyheos/) [![image](https://img.shields.io/pypi/l/pyheos.svg)](https://pypi.org/project/pyheos/) -An async python library for controlling HEOS devices through the HEOS CLI Protocol (version 1.21 for HEOS firmare 3.40 or newer). +An async python library for controlling HEOS devices through the HEOS CLI Protocol (version 1.21 for HEOS firmware 3.40 or newer). ## Installation