Fix minor typo (#1562)

This commit is contained in:
Dave T 2022-12-02 17:27:26 +00:00 committed by GitHub
parent c95da50bf9
commit 28de71dfe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ CMD [ "/run.sh" ]
### The `config.yaml` file ### The `config.yaml` file
This is your add-on configuration, which tell the Supervisor what to do and how to present your add-on. This is your add-on configuration, which tells the Supervisor what to do and how to present your add-on.
For an overview of all valid add-on configuration options have a look [here](/docs/add-ons/configuration#add-on-configuration) For an overview of all valid add-on configuration options have a look [here](/docs/add-ons/configuration#add-on-configuration)