We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d719a commit 5517bf7Copy full SHA for 5517bf7
src/inApp/classes/IterableInAppManager.ts
@@ -22,7 +22,7 @@ import { IterableInAppMessage } from './IterableInAppMessage';
22
* console.log('Messages:', messages);
23
* });
24
*
25
- * // You can also access an instance on `Iterable.inAppManager.inAppManager`
+ * // You can also access an instance on `Iterable.inAppManager`
26
* Iterable.inAppManager.getMessages().then(messages => {
27
28
0 commit comments