From 92e87feeb3afd6af5794168cb4c183d17fd49e88 Mon Sep 17 00:00:00 2001 From: Oriol Date: Sat, 29 Jul 2017 20:28:46 +0200 Subject: [PATCH] [css-display] Typo: missing parenthesis and dot. --- css-display/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-display/Overview.bs b/css-display/Overview.bs index 9f07c99ead8..1afe67a7597 100644 --- a/css-display/Overview.bs +++ b/css-display/Overview.bs @@ -1142,7 +1142,7 @@ Changes (Issue 19, Issue 32) * Defined that the root element is “in flow”. - (Issue 3 + (Issue 3) * Defined interaction of ''::first-line''/''::first-letter'' and ''run-in''. (Issue 5, Issue 42) @@ -1160,7 +1160,7 @@ Changes * Clarified interaction of various box tree fixups. (Issue 38, Issue 48) - * Added the definition of becoming a formatting context + * Added the definition of becoming a formatting context. * Miscellaneous minor fixes and minor clarifications. A Disposition of Comments is also available.