From 7de1034aafe3433b92e12f6ea20a253a891686e0 Mon Sep 17 00:00:00 2001 From: Jan C Date: Fri, 25 Nov 2016 05:19:49 +0100 Subject: [PATCH] fix flex-flow description issue #4 --- property/flex-flow/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/property/flex-flow/index.html b/property/flex-flow/index.html index 149033ef..4ea2cd94 100644 --- a/property/flex-flow/index.html +++ b/property/flex-flow/index.html @@ -14,7 +14,7 @@

#flex-flow

-

Shorthand property for flex-direction and flex-flow.

+

Shorthand property for flex-direction and flex-wrap.