From 1dc42ea8a8505559d30318377f8c104c7193a3cf Mon Sep 17 00:00:00 2001 From: Sanjeeban Mukhopadhyay <94889532+sanjeeban5644@users.noreply.github.com> Date: Thu, 14 Jul 2022 19:07:28 +0530 Subject: [PATCH] Fixed Typo (#1789) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad7d7472..a674f2fc 100644 --- a/README.md +++ b/README.md @@ -1103,7 +1103,7 @@ Code explanation: 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