From 5bece904cf41f203a15b749e81f19b8a061eb754 Mon Sep 17 00:00:00 2001 From: Matt Brundage <1263178+mattbrundage@users.noreply.github.com> Date: Tue, 14 Mar 2023 08:58:11 -0400 Subject: [PATCH] Fix typo (doubled "the") --- css-text-4/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-text-4/Overview.bs b/css-text-4/Overview.bs index a14adcfe3a31..00b81b9ae8f6 100644 --- a/css-text-4/Overview.bs +++ b/css-text-4/Overview.bs @@ -4071,7 +4071,7 @@ Line Breaking Details
  • Preserved segment breaks, and-- regardless of the 'white-space' value-- - any Unicode character with the the BK and NL line breaking class, + any Unicode character with the BK and NL line breaking class, must be treated as forced line breaks. [[!UAX14]]