Fix small typo
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 25 Apr 2025 19:15:19 +0000 (21:15 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 25 Apr 2025 19:15:19 +0000 (21:15 +0200)
README.md

index ae73a5123fca8ec193c2c4fef77d9dbbeefef711..6f835b7b1783bd8e6b701c558d21162068001f10 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ See here https://music-assistant.io/installation/
 [repository-badge]: https://img.shields.io/badge/Add%20repository%20to%20my-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge
 [repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fmusic-assistant%2Fhome-assistant-addon
 
-Note that altough Music Assistant's main code is written in python, it has multiple dependencies on external/OS components such as ffmpeg and custom binaries and it is therefore not possible to run it as standalone pypi package. The only available installation method to run the Music Assistant server is by running the Docker container or the Home Assistant add-on.
+Note that although Music Assistant's main code is written in python, it has multiple dependencies on external/OS components such as ffmpeg and custom binaries and it is therefore not possible to run it as standalone pypi package. The only available installation method to run the Music Assistant server is by running the Docker container or the Home Assistant add-on.
 
 ---