We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1505878 commit 07465f4Copy full SHA for 07465f4
1 file changed
packages/react-use-intercom/src/types.ts
@@ -377,7 +377,7 @@ export type IntercomContextValues = {
377
* of the tour editor.
378
*
379
* @remarks Please note that checklists shown via this API must be published.
380
- * If you're calling this API using an invalid tour id, nothing will happen.
+ * If you're calling this API using an invalid checklist id, nothing will happen.
381
382
* @see {@link https://developers.intercom.com/installing-intercom/web/methods/#intercomstartchecklist-checklistid}
383
*/
0 commit comments