Skip to content

Commit 5a6b8f7

Browse files
authored
Update README.md
1 parent baa2b5c commit 5a6b8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ When mixing several text gradients and `Text`s top component always should be te
5858
<LinearTextGradient {...anotherGradientProps}>321</LinearTextGradient>
5959
</LinearTextGradient>
6060
```
61-
This is neccesary because only top text component is 'mapped' to actual native node and its children are 'virtual' from the native perspective.
61+
This is necessary because only top text component is 'mapped' to actual native node and its children are 'virtual' from the native perspective.
6262

6363
## FAQ
6464

0 commit comments

Comments
 (0)