diff --git a/docs/examples/3.md b/docs/examples/3.md index 71faf4db7ff1f2710ddf7bded181d0c5214d4cd5..5d5cfbbcdeaa5a014e5fc71938494578aafb96f0 100644 --- a/docs/examples/3.md +++ b/docs/examples/3.md @@ -1,6 +1,6 @@ # Hue Rotate on Text+Image -`gl-react-native` not only allow to add effects on top of images but also on top of any content. This example shows the Hue rotation effect on top of texts and image. +`gl-react-native` not only allows to add effects on top of images but also on top of **any** content. This example shows the Hue rotation effect on top of **texts and image**. ```html Note how powerful it is to **compose** React Components that way.