We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa2b5c commit 5a6b8f7Copy full SHA for 5a6b8f7
README.md
@@ -58,7 +58,7 @@ When mixing several text gradients and `Text`s top component always should be te
58
<LinearTextGradient {...anotherGradientProps}>321</LinearTextGradient>
59
</LinearTextGradient>
60
```
61
-This is neccesary because only top text component is 'mapped' to actual native node and its children are 'virtual' from the native perspective.
+This is necessary because only top text component is 'mapped' to actual native node and its children are 'virtual' from the native perspective.
62
63
## FAQ
64
0 commit comments