Fixed docs typo
This commit is contained in:
parent
2e6388f6f4
commit
aa631deb88
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ class AssistantGooglePushtotalkPlugin(AssistantPlugin):
|
|||
:param tts_args: Optional arguments for the TTS plugin say method.
|
||||
:returns: A list of the interactions that happen within the conversation.
|
||||
|
||||
..code-block:: json
|
||||
.. code-block:: json
|
||||
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue