diff --git a/docs/next/image.html b/docs/next/image.html index b6abdf0bfc6..366c8d7d954 100644 --- a/docs/next/image.html +++ b/docs/next/image.html @@ -401,7 +401,7 @@ AppRegistry.registerComponent( uristringYesThe location of the image. successfunctionYesThe function that will be called if the image was successfully found and width and height retrieved. -failurefunctionNoThe function that will be called if there was an error, such as failing toto retrieve the image. +failurefunctionNoThe function that will be called if there was an error, such as failing to retrieve the image.