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 4a3bf93 commit 164fd6cCopy full SHA for 164fd6c
docs/index.rst
@@ -317,7 +317,7 @@ Intercom documentation: `Getting Counts <https://developers.intercom.io/referenc
317
::
318
319
# Conversation Admin Count
320
- intercom.counts.for_type(type='converation', count='admin')
+ intercom.counts.for_type(type='conversation', count='admin')
321
322
# User Tag Count
323
intercom.counts.for_type(type='user', count='tag')
0 commit comments