From 0e3284c1b53f0d3e079c398035cd20e6fd3547d8 Mon Sep 17 00:00:00 2001 From: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com> Date: Fri, 22 Nov 2024 02:07:43 +0800 Subject: [PATCH] Apply suggestions from code review --- css/properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/properties.json b/css/properties.json index a0533a1ef..d356d00b9 100644 --- a/css/properties.json +++ b/css/properties.json @@ -10148,7 +10148,7 @@ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-wrap" }, "text-wrap-mode": { - "syntax": "wrap | nowrap", + "syntax": "wrap | nowrap", "media": "visual", "inherited": true, "animationType": "discrete",