Fixed Typo (#1789)

This commit is contained in:
Sanjeeban Mukhopadhyay
2022-07-14 19:07:28 +05:30
committed by GitHub
parent 68de5f8170
commit 1dc42ea8a8
+1 -1
View File
@@ -1103,7 +1103,7 @@ Code explanation: <https://www.w3.org/TR/SVG11/masking.html#MaskElement>
v10 adds experimental support for using masks together with native elements.
If you had native elements inside any Svg root before (which was unsupported),
Then your content might change appearance when upgrading,
then your content might change appearance when upgrading,
as e.g. transforms and masks now take effect.
#### Pattern