Skip to content

Commit 164fd6c

Browse files
michael-kjkeyes
authored andcommitted
[docs] Fixed typo (#168)
1 parent 4a3bf93 commit 164fd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Intercom documentation: `Getting Counts <https://developers.intercom.io/referenc
317317
::
318318

319319
# Conversation Admin Count
320-
intercom.counts.for_type(type='converation', count='admin')
320+
intercom.counts.for_type(type='conversation', count='admin')
321321
322322
# User Tag Count
323323
intercom.counts.for_type(type='user', count='tag')

0 commit comments

Comments
 (0)