Skip to content

Commit

Permalink
Remove extra space in Yellow image description for RPi Imager (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
sairon authored Jan 17, 2025
1 parent bb09bb3 commit a42318e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpi-imager-haos.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
{
"name": "Home Assistant OS 14.1 (Yellow)",
"description": "Home Assistant OS for Home Assistant Yellow. To be flashed directly to an NVMe drive or the Compute Module on Yellow (using rpiboot).",
"description": "Home Assistant OS for Home Assistant Yellow. To be flashed directly to an NVMe drive or the Compute Module on Yellow (using rpiboot).",
"url": "https://github.com/home-assistant/operating-system/releases/download/14.1/haos_yellow-14.1.img.xz",
"icon": "https://version.home-assistant.io/rpi-imager-yellow-installer.png",
"extract_size": 2147483648,
Expand Down

0 comments on commit a42318e

Please sign in to comment.