From e474103e1e691787dc27ec14fe1a05f183a68ee2 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
Date: Tue, 5 Dec 2017 22:28:52 +0000
Subject: [PATCH] Deploy website
Deploy website version based on e36006723889088fc16fc68bb1f360c0fc38bbae
---
docs/image.html | 2 +-
docs/next/image.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/image.html b/docs/image.html
index 5280a319eb2..500f8bd1500 100644
--- a/docs/image.html
+++ b/docs/image.html
@@ -416,7 +416,7 @@ preload images will be provided as a separate API.
| uri | string | Yes | The location of the image. |
-| success | function | Yes | The function that will be called if the image was successfully found and widthand height retrieved. |
+| success | function | Yes | The function that will be called if the image was successfully found and width and height retrieved. |
| failure | function | No | The function that will be called if there was an error, such as failing toto retrieve the image. |
diff --git a/docs/next/image.html b/docs/next/image.html
index 7540e0d6945..2139e0e77b5 100644
--- a/docs/next/image.html
+++ b/docs/next/image.html
@@ -419,7 +419,7 @@ provided as a separate API.
| uri | string | Yes | The location of the image. |
-| success | function | Yes | The function that will be called if the image was successfully found and widthand height retrieved. |
+| success | function | Yes | The function that will be called if the image was successfully found and width and height retrieved. |
| failure | function | No | The function that will be called if there was an error, such as failing toto retrieve the image. |