Skip to content

Commit 79de40d

Browse files
committed
update:
Updated README.
1 parent da37229 commit 79de40d

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
@@ -98,7 +98,7 @@ public class CustomTutorialFragment extends TutorialFragment {
9898
}
9999
```
100100

101-
### Via TutorialPageProvider
101+
### Via TutorialPageOptionsProvider
102102
Or you can create [TutorialPageOptionsProvider] and set it up to [TutorialOptions.Builder#setTutorialPageProvider(TutorialPageOptionsProvider)]. It will automatically provide [PageFragment] instance with specified [PageOptions] configuration.
103103

104104
```java

0 commit comments

Comments
 (0)