From 04e41afa4e27d0001b1be19dbda4e925d5c30b33 Mon Sep 17 00:00:00 2001 From: Brandon Date: Sun, 9 Feb 2025 14:23:41 -0500 Subject: [PATCH] Remove extra hyphen from description. --- regex_patterns/UHD Blu-ray.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regex_patterns/UHD Blu-ray.yml b/regex_patterns/UHD Blu-ray.yml index 655b544..06d1c19 100644 --- a/regex_patterns/UHD Blu-ray.yml +++ b/regex_patterns/UHD Blu-ray.yml @@ -1,6 +1,6 @@ name: UHD Blu-ray pattern: \bUHD[-_.\s]?Blu[-]?Ray\b -description: Matches "UHD Bluray" or "UHD-Blu-Ray" with a hyphen, space, dot or underscore between +description: Matches "UHD Bluray" or "UHD Blu-Ray" with a hyphen, space, dot or underscore between them tags: [] tests: