From c453508e0e168eae42ea34a7a47a5cda58aa8219 Mon Sep 17 00:00:00 2001 From: Max Waterman Date: Tue, 2 May 2017 14:08:20 +0800 Subject: [PATCH] trivial grammar tweak an -> a --- iron-image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iron-image.html b/iron-image.html index da3df07..ed9b135 100644 --- a/iron-image.html +++ b/iron-image.html @@ -21,7 +21,7 @@ The `preload` option prevents the browser from rendering the image until the image is fully loaded. In the interim, either the element's CSS `background-color` can be be used as the placeholder, or the `placeholder` property can be -set to a URL (preferably a data-URI, for instant rendering) for an +set to a URL (preferably a data-URI, for instant rendering) for a placeholder image. The `fade` option (only valid when `preload` is set) will cause the placeholder