You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ $ bower install jquery-lazy
91
91
92
92
93
93
## Basic Usage
94
-
1.) The basic usage of Lazy ist pretty easy.
94
+
1.) The basic usage of Lazy is pretty easy.
95
95
First of all you need to prepare all elements you want to lazy load.
96
96
By default add a `data-src` attribute to images containing the loadable image and/or a `data-loader` attribute to elements witch shall use a [plugin](#loader-plugins) or [custom loaders](#custom-content-loaders).
0 commit comments