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
@@ -133,7 +133,7 @@ admob.createInterstitial({
133
133
```
134
134
135
135
### preloadInterstitial
136
-
Use this for instance `showInterstitial`while loading your view, so it's ready for the moment you want to actually show it (by calling `showInterstitial`).
136
+
Use this for instance while loading your view, so it's ready for the moment you want to actually show it (by calling `showInterstitial`).
137
137
138
138
Note that the parameters are identical to `createInterstitial`.
0 commit comments