Fix typo in docs/add-ons/configuration.md (#1458)

This commit is contained in:
Julien 2022-09-02 08:42:57 -04:00 committed by GitHub
parent 40db176c91
commit 0418be9de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ LABEL \
io.hass.arch="armhf|aarch64|i386|amd64"
```
It is possible to use own base image with `build.yaml` or if you do not need support for automatic multi-arch building you can also use a simple docker `FROM`.
It is possible to use your own base image with `build.yaml` or if you do not need support for automatic multi-arch building you can also use a simple docker `FROM`.
### Build Args