diff --git a/docs/next/image.html b/docs/next/image.html index 0b97f4408d8..f0ed2d24ebe 100644 --- a/docs/next/image.html +++ b/docs/next/image.html @@ -612,7 +612,7 @@ uristringYesThe location of the image. headersobjectYesThe headers for the request. 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.
diff --git a/docs/next/image/index.html b/docs/next/image/index.html index 0b97f4408d8..f0ed2d24ebe 100644 --- a/docs/next/image/index.html +++ b/docs/next/image/index.html @@ -612,7 +612,7 @@ uristringYesThe location of the image. headersobjectYesThe headers for the request. 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.