Skip to content

Commit 47f0d67

Browse files
authored
Fixed typo in readme.
1 parent 6ebc766 commit 47f0d67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Check out in code init:
123123
infiniteCycleViewPager.setOnInfiniteCyclePageTransformListener(...);
124124
```
125125

126-
If your want to get item position just call this metho:
126+
If you want to get item position just call this method:
127127
```java
128128
infiniteCycleViewPager.getRealItem();
129129
```
@@ -187,4 +187,4 @@ If you'd like to support future development and new product features, please mak
187187

188188
Also, if you use this library in applications that are available on Google Play, please report it to us or author.
189189

190-
Thanks in advance.
190+
Thanks in advance.

0 commit comments

Comments
 (0)