diff --git a/css/properties.json b/css/properties.json index cf7adbfe..1e9c5e66 100644 --- a/css/properties.json +++ b/css/properties.json @@ -10711,7 +10711,7 @@ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/will-change" }, "word-break": { - "syntax": "normal | break-all | keep-all | break-word", + "syntax": "normal | break-all | keep-all | break-word | auto-phrase", "media": "visual", "inherited": true, "animationType": "discrete",