From 263f1b4f390e517e2a2edbb1b98faddbc99155d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Fri, 8 May 2015 13:41:37 -0700 Subject: [PATCH] Fix docs for #3690 (cherry picked from commit 2668de126c3d861d9bae8109a02fa3a70ebe3cdc) --- docs/ref-04-tags-and-attributes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ref-04-tags-and-attributes.md b/docs/ref-04-tags-and-attributes.md index efae47d6..4fef3b13 100644 --- a/docs/ref-04-tags-and-attributes.md +++ b/docs/ref-04-tags-and-attributes.md @@ -77,8 +77,8 @@ There is also the React-specific attribute `dangerouslySetInnerHTML` ([more here ### SVG Attributes ``` -clip-path cx cy d dx dy fill fillOpacity fontFamily fontSize fx fy gradientTransform -gradientUnits markerEnd markerMid markerStart offset opacity +clipPath cx cy d dx dy fill fillOpacity fontFamily fontSize fx fy +gradientTransform gradientUnits markerEnd markerMid markerStart offset opacity patternContentUnits patternUnits points preserveAspectRatio r rx ry spreadMethod stopColor stopOpacity stroke strokeDasharray strokeLinecap strokeOpacity strokeWidth textAnchor transform version viewBox x1 x2 x y1 y2 y