Skip to content

Commit b7718ec

Browse files
committed
feat (ld+json): update faq
1 parent fe03c21 commit b7718ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"name": "Will merging paths change my SVG appearance?",
8585
"acceptedAnswer": {
8686
"@type": "Answer",
87-
"text": "No, merging paths only combines the path data into a single element. The visual appearance remains exactly the same."
87+
"text": "No, merging paths only combines the path data into a single element. The visual appearance remains exactly the same. However, if multiple paths have different fill or stroke colors, the merged path will inherit the fill or stroke color of the first path."
8888
}
8989
},
9090
{

0 commit comments

Comments
 (0)