diff --git a/releases/0.30/docs/image.html b/releases/0.30/docs/image.html index 97baa831206..1a59e11933c 100644 --- a/releases/0.30/docs/image.html +++ b/releases/0.30/docs/image.html @@ -1,6 +1,6 @@
Image # | Edit on GitHub |
A React component for displaying different types of images, including network images, static resources, temporary local images, and -images from local disk, such as the camera roll.
This exmaples shows both fetching and displaying an image from local storage as well as on from +images from local disk, such as the camera roll.
This example shows both fetching and displaying an image from local storage as well as on from network.