Skip to content

Commit 843bf79

Browse files
committed
README fix
1 parent b3b6b5a commit 843bf79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ shape_rendering - SVG Attribute: auto | optimizeSpeed | crispEdges | geometricPr
109109
(defaults crispEdges)
110110
standalone - Whether to make this a full SVG file, or only an svg to embed in other svg
111111
(default true)
112-
use_path - Use <path> to render SVG rather than <rect> to significantly reduce size
113-
and quality. This will become the default in future versions.
112+
use_path - Use <path> to render SVG rather than <rect> to significantly reduce size.
113+
This will become the default in future versions.
114114
(default false)
115115
viewbox - Replace the `svg.width` and `svg.height` attribute with `svg.viewBox` to
116116
allow CSS scaling

0 commit comments

Comments
 (0)