From ba5826a5c6280ff8cce671442e8fcc34710b05e3 Mon Sep 17 00:00:00 2001 From: "Shah, Kevin" Date: Mon, 19 Aug 2024 14:41:24 -0400 Subject: [PATCH] fix: Component description change --- src/openrpc/device.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openrpc/device.json b/src/openrpc/device.json index bab86e260..0dd8e11b4 100644 --- a/src/openrpc/device.json +++ b/src/openrpc/device.json @@ -879,7 +879,7 @@ "dolbyVision", "hlg" ], - "description": "The type of HDR that is supported" + "description": "The type of HDR format that is supported" }, "HDCPVersionMap": { "title": "HDCPVersionMap", @@ -896,7 +896,7 @@ "hdcp1.4", "hdcp2.2" ], - "description": "The type of HDCP that is supported" + "description": "The type of HDCP versions that is supported" }, "DeviceVersion": { "title": "DeviceVersion",