Minor typo fixes (#31399)

* Fix plural mismatch about public issues

* Format macOS consistently between pages

* Correct typo in Etcher alt text
This commit is contained in:
kylehakala 2024-02-13 00:18:36 -06:00 committed by GitHub
parent 4e2dc6b72b
commit 1dd0c03a7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
---
title: "MacOS"
description: "Install Home Assistant on a MacOS"
title: "macOS"
description: "Install Home Assistant on macOS"
installation_type: macos
---
{% comment %}

View File

@ -122,7 +122,7 @@ _Select and copy the URL or use the "copy" button that appear when you hover it.
6. **Select target**.
![Screenshot of the Etcher software showing the select target button highlighted.](/images/installation/etcher3.png)
7. Select the SD card you want to use for your installation.
![Screenshot of the Etcher software showing teh targets available.](/images/installation/etcher4.png)
![Screenshot of the Etcher software showing the targets available.](/images/installation/etcher4.png)
8. Select **Flash!** to start writing the image.
![Screenshot of the Etcher software showing the Flash button highlighted.](/images/installation/etcher5.png)
9. Once Balena Etcher has finished writing the image, you will see a confirmation.

View File

@ -11,7 +11,7 @@ This page is intended to provide information about how to report security issues
So, you have found a security vulnerability in Home Assistant? Please, be sure to [**responsibly disclose**](https://en.wikipedia.org/wiki/Coordinated_vulnerability_disclosure) it to us by [reporting a vulnerability using GitHub's Security Advisory](https://github.com/home-assistant/core/security/advisories/new).
**DO NOT MAKE A PUBLIC ISSUES FOR SECURITY VULNERABILITIES!**
**DO NOT MAKE A PUBLIC ISSUE FOR SECURITY VULNERABILITIES!**
We are mostly interested in reports by actual Home Assistant users that are familiar with the platform, but all high quality contributions are welcome. Please do your best to describe a clear and realistic impact for your report.