Remove unnecessary brackets (#22999)

This commit is contained in:
Sven Serlier 2022-06-07 12:39:14 +02:00 committed by GitHub
parent 0ff5142c84
commit 5da40e7121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,6 @@
- [ ] This PR uses the correct branch, based on one of the following: - [ ] This PR uses the correct branch, based on one of the following:
- I made a change to the existing documentation and used the `current` branch. - I made a change to the existing documentation and used the `current` branch.
- I made a change that is related to an upcoming version of Home Assistant and used the `next` branch. - I made a change that is related to an upcoming version of Home Assistant and used the `next` branch.
- [ ] The documentation follows the Home Assistant documentation [standards][]. - [ ] The documentation follows the Home Assistant documentation [standards].
[standards]: https://developers.home-assistant.io/docs/documenting/standards [standards]: https://developers.home-assistant.io/docs/documenting/standards