Skip to content

Commit

Permalink
Improve wording on demo page.
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Sep 12, 2014
1 parent 1025873 commit cea88b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enabled_timeout.html
Expand Up @@ -52,7 +52,7 @@ <h1>Lazy Load Plugin for jQuery</h1>
<h2>Load images after five second delay</h2>
<p>
Here <a href="http://www.appelsiini.net/projects/lazyload">Lazy Load</a>
plugin is enabled. Images are not loaded. Timeout will trigger five seconds after
plugin is enabled. Images below the fold are not loaded. Timeout will trigger five seconds after
all other elements of page have been loaded.
</p>
<pre class="prettyprint">$(function() {
Expand Down

0 comments on commit cea88b2

Please sign in to comment.