diff --git a/files/en-us/web/css/flex-grow/index.md b/files/en-us/web/css/flex-grow/index.md index 66df338b6b308b5..24b979a13886289 100644 --- a/files/en-us/web/css/flex-grow/index.md +++ b/files/en-us/web/css/flex-grow/index.md @@ -67,7 +67,10 @@ In this example, there is a total of eight growth factors distributed among the ```html

This is a flex-grow example

-

A, B, C, and F have flex-grow: 1 set . D and E have flex-grow: 2 set.

+

+ A, B, C, and F have flex-grow: 1 set. D and E have + flex-grow: 2 set. +

A
B