Skip to content

Commit dfd9bbd

Browse files
authored
Merge pull request #199 from millionhari/fix-ist-typo
Fix ist typo
2 parents d1c9c32 + 1b120a8 commit dfd9bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ $ bower install jquery-lazy
9191

9292

9393
## Basic Usage
94-
1.) The basic usage of Lazy ist pretty easy.
94+
1.) The basic usage of Lazy is pretty easy.
9595
First of all you need to prepare all elements you want to lazy load.
9696
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).
9797
```HTML

0 commit comments

Comments
 (0)