From 176678ad2d78d108006da13b0620c8472a313be9 Mon Sep 17 00:00:00 2001 From: JJ Fullmer Date: Sun, 28 Sep 2025 12:14:36 -0600 Subject: [PATCH] Fix typo in README regarding client devices --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1334c10..18a64eee 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ In short, ICC color correction should be totally useless while streaming HDR. It It's very complicated to explain why HDR is a total mess, and why enabling HDR makes the image appear dark/yellow. If it's your first time got HDR streaming working, and thinks HDR looks awful, you're right, but that's not Apollo's fault, it's your device that tone mapped SDR content to the maximum of the capability of its screen, there's no headroom for anything beyond that actual peak brightness for HDR. For details, please take a look [here](https://github.com/ClassicOldSong/Apollo/issues/164). -For client devies, usually Apple products that have HDR capability can be trusted to have good results, other than that, your luck depends. +For client devices, usually Apple products that have HDR capability can be trusted to have good results, other than that, your luck depends.
DEPRECATION ALERT