diff --git a/src/pipecat/runner/types.py b/src/pipecat/runner/types.py index 6428ee507..bd39d71c6 100644 --- a/src/pipecat/runner/types.py +++ b/src/pipecat/runner/types.py @@ -101,7 +101,7 @@ class DailyRunnerArguments(RunnerArguments): @dataclass class VonageRunnerArguments(RunnerArguments): - """Daily transport session arguments for the runner. + """Vonage transport session arguments for the runner. Parameters: application_id: Vonage application ID