Skip to content

Commit 07465f4

Browse files
committed
Minor fix
1 parent 1505878 commit 07465f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-use-intercom/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ export type IntercomContextValues = {
377377
* of the tour editor.
378378
*
379379
* @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.
380+
* If you're calling this API using an invalid checklist id, nothing will happen.
381381
*
382382
* @see {@link https://developers.intercom.com/installing-intercom/web/methods/#intercomstartchecklist-checklistid}
383383
*/

0 commit comments

Comments
 (0)